Bug 490895

Summary: Allow CPU column to be normalised by total CPU count
Product: [Applications] plasma-systemmonitor Reporter: Freddie Witherden <freddie>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: ahiemstra, freddie, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Freddie Witherden 2024-07-27 16:26:47 UTC
A nice feature of KSysGuard (the legacy one) was the ability to have the CPU column normalised by the total number of cores.  Thus, a process using all of one core would register as 100%, and using two cores would show as 200% etc.  This is quite important to help detect run-away processes on high-core count systems.  When you have 64 cores a single run-away process barely registers (1.5%) in the list, and yet can be trashing your power consumption.

Allowing the column to be re-normalised as an option would resolve this issue since such a process would now register at 100%.
Comment 1 Nate Graham 2024-07-30 20:14:37 UTC
You can, but you need to change the visible columns. See Bug 434040.

*** This bug has been marked as a duplicate of bug 434040 ***