summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2018-12-17 12:30:27 +0000
committerKadir Cetinkaya <kadircet@google.com>2018-12-17 12:30:27 +0000
commit375c54fd1e8833570013d6f44e7bd09dc87d7211 (patch)
tree2e047c36be01801f69235dfef1af1c3810b7cf2f /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent9af1d2d10f1fc4c6bc46656441926a3d0a7fc7ae (diff)
downloadbcm5719-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/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud