https://bugs.kde.org/show_bug.cgi?id=497341
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/-/commit/2b | |6c91971a43d1d245ff284006cea | |d43d2f71260 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #11 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 2b6c91971a43d1d245ff284006cead43d2f71260 by Arjen Hiemstra. Committed on 28/01/2025 at 15:50. Pushed by ahiemstra into branch 'master'. plugins/cpu: Remove "wait" from total CPU usage sensors "wait" consistant mainly of "iowait" which is time the CPU is idle but something's waiting on IO. This means it's not really actual CPU load, so we should count it towards the total load. M +1 -1 plugins/cpu/usagecomputer.cpp https://invent.kde.org/plasma/ksystemstats/-/commit/2b6c91971a43d1d245ff284006cead43d2f71260 -- You are receiving this mail because: You are watching all bug changes.