https://bugs.kde.org/show_bug.cgi?id=496847
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/ksystemstats/-/commit/c5 |ma/ksystemstats/-/commit/99 |ac066fee2932ea85ed89c23d9a8 |6acc1dd79fe50fe5f0ed1213556 |2d60a136f92 |932fc547023 --- Comment #7 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 996acc1dd79fe50fe5f0ed1213556932fc547023 by Arjen Hiemstra. Committed on 28/01/2025 at 15:50. Pushed by ahiemstra into branch 'Plasma/6.3'. 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. (cherry picked from commit c5ac066fee2932ea85ed89c23d9a82d60a136f92) Co-authored-by: Arjen Hiemstra <ahiems...@heimr.nl> M +4 -1 plugins/cpu/linuxcpuplugin.cpp https://invent.kde.org/plasma/ksystemstats/-/commit/996acc1dd79fe50fe5f0ed1213556932fc547023 -- You are receiving this mail because: You are watching all bug changes.