GNOME Bugzilla – Bug 677204
Can't display over 32 CPUs.
Last modified: 2012-07-25 19:44:27 UTC
I have a machine with 64 cores. It would be nice to see all of them buzzing along. Currently we're limited to 32 cores.
Which system-monitor version is this about?
3.4.1 and earlier
I can give you shell access on the box if that helps.
As I assume this is about the Resource graphs, I am reassigning this to the propert component.
Libgtop (the library system monitor uses to retrieve system information) has a hardcoded limit of 32 CPUs [1]. This should be updated to e.g. 256/1024 (it started with 4, has been updated to 32, so it might need updating from 256 to a higher value later on). I am reassigning this bug to the proper component. [1] http://git.gnome.org/browse/libgtop/tree/include/glibtop/cpu.h#n57
*** This bug has been marked as a duplicate of bug 323354 ***