diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2018-12-17 12:30:27 +0000 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2018-12-17 12:30:27 +0000 |
commit | 375c54fd1e8833570013d6f44e7bd09dc87d7211 (patch) | |
tree | 2e047c36be01801f69235dfef1af1c3810b7cf2f /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | 9af1d2d10f1fc4c6bc46656441926a3d0a7fc7ae (diff) | |
download | bcm5719-llvm-375c54fd1e8833570013d6f44e7bd09dc87d7211.tar.gz bcm5719-llvm-375c54fd1e8833570013d6f44e7bd09dc87d7211.zip |
[clangd] Only reduce priority of a thread for indexing.
Summary:
We'll soon have tasks pending for reading shards from disk, we want
them to have normal priority. Because:
- They are not CPU intensive, mostly IO bound.
- Give a good coverage for the project at startup, therefore it is worth
spending some cycles.
- We have only one task per whole CDB rather than one task per file.
Reviewers: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, arphaman, jfb, cfe-commits
Differential Revision: https://reviews.llvm.org/D55315
llvm-svn: 349345
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions