https://bugs.kde.org/show_bug.cgi?id=496847
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/-/commit/c5 | |ac066fee2932ea85ed89c23d9a8 | |2d60a136f92 Status|ASSIGNED |RESOLVED --- Comment #6 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit c5ac066fee2932ea85ed89c23d9a82d60a136f92 by Arjen Hiemstra. Committed on 23/01/2025 at 14:33. Pushed by ahiemstra into branch 'master'. plugins/cpu: Use physical ID to determine number of CPUs The ID from the cpu info has no relation to the number of physical CPUs. For that, we need to check the physical ID of the CPU. So use that if it's available. If it's not available, we end up defaulting to 1 CPU which is probably what we want anyway. M +4 -1 plugins/cpu/linuxcpuplugin.cpp https://invent.kde.org/plasma/ksystemstats/-/commit/c5ac066fee2932ea85ed89c23d9a82d60a136f92 -- You are receiving this mail because: You are watching all bug changes.