https://bugs.kde.org/show_bug.cgi?id=477687
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/-/commit/50 | |7d692000347255012ca867289e1 | |07eddc7dd59 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 507d692000347255012ca867289e107eddc7dd59 by Arjen Hiemstra. Committed on 21/12/2023 at 15:00. Pushed by ahiemstra into branch 'master'. gpu/nvidia: Store memory values as bytes The "all gpus" aggregate sensors use bytes as unit. However, the NVidia sensors are set to use megabytes. This results in the aggregate sensor using an incorrect and too low value for the "all gpu" sensors. So instead, make sure to store the value for NVidia sensors as bytes so aggregation is correct. M +7 -5 plugins/gpu/LinuxNvidiaGpu.cpp https://invent.kde.org/plasma/ksystemstats/-/commit/507d692000347255012ca867289e107eddc7dd59 -- You are receiving this mail because: You are watching all bug changes.