GNOME Bugzilla – Bug 767945
Add CPU Total to Resources panel
Last modified: 2018-02-03 18:02:41 UTC
With one CPU, the Resource Panel graph displays the total cpu usage. With two it is easy to guess the total, but as the number of CPUs grows, the actual CPU usage is difficult to estimate. An additional line for the TOTAL cpu usage allows the user to see the actual state of their CPU at a glance.
Created attachment 330191 [details] [review] Added CPU Total to Resources panel With one CPU, the Resource Panel graph displays the total cpu usage. With two it is easy to guess the total, but as the number of CPUs grows, the actual CPU usage is difficult to estimate. An additional line for the TOTAL cpu usage allows the user to see the actual state of their CPU at a glance. When there is more than 1 CPU, an 'extra' cpu is added to the cpu count. This pseudo cpu is used to store the total cpu usage. Since it looks like any other CPU, all the settings, styling and graphing work as usual.
Hi, thanks for taking the time to report this issue. Indeed, with several cores the current total cpu usage is hard to figure out, but I don't like adding yet another line. Are you interested in historical total CPU usage, or just momentary values? In case of the latter, we might get away with adding the current CPU usage on the chart as a text or at the right of the chart as a "levelbar". What do you think?
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 755553 ***