broulik added inline comments. INLINE COMMENTS
> runnermanager.cpp:107 > const int maxThreads = config.readEntry("maxThreads", 16); > - const int numThreads = qMin(maxThreads, 2 + ((numProcs - 1) * 2)); > - //qCDebug(KRUNNER) << "setting up" << numThreads << "threads for" << > numProcs << "processors"; Or should we keep this weird logic and substitute `numProcs` for `idealThreadCount`? REPOSITORY R308 KRunner REVISION DETAIL https://phabricator.kde.org/D9240 To: broulik, #plasma, #frameworks Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart