[Differential] [Requested Changes To] D996: Use background priority for all clang parse threads.
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Sun Feb 21 19:20:54 UTC 2016
kfunk requested changes to this revision.
kfunk added a reviewer: kfunk.
kfunk added a comment.
This revision now requires changes to proceed.
If I understand http://clang.llvm.org/doxygen/group__CINDEX.html#ga1b451634928d6bcc961bf72a40e4d035 correctly, then `CXGlobalOpt_ThreadBackgroundPriorityForIndexing` sounds like the more suitable flag for us...?
Would lead to:
- background prio for indexing jobs
- normal prio for jobs required by code completion
... iiuc.
REPOSITORY
rKDEVELOP KDevelop
REVISION DETAIL
https://phabricator.kde.org/D996
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: mwolff, KDevelop, kfunk
Cc: kfunk, kdevelop-devel, arrowdodger
More information about the KDevelop-devel
mailing list