https://bugs.kde.org/show_bug.cgi?id=435062
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/commit/8208 | |a1510af95263c7cabd5d01a8490 | |18a1e1f99 Version Fixed In| |5.22 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 8208a1510af95263c7cabd5d01a849018a1e1f99 by Arjen Hiemstra. Committed on 29/04/2021 at 09:17. Pushed by ahiemstra into branch 'master'. Fix off-by-one for cpuCount on Linux cpuCount is based on cpu indices, which means we will be one lower than the actual CPU count. So correct for that. FIXED-IN: 5.22 M +4 -0 plugins/cpu/linuxcpuplugin.cpp https://invent.kde.org/plasma/ksystemstats/commit/8208a1510af95263c7cabd5d01a849018a1e1f99 -- You are receiving this mail because: You are watching all bug changes.