Files
libgtop/sysdeps/linux
Robert Roth 47bcd423b5 Linux cpuinfo count fixed for SMP PPC processors (bgo #621831)
libgtop processor count has been simply determined by the number
of sections in /proc/cpuinfo split by \n\n. On PPC processors
supporting SMP after the per-cpu description for each core a
new section is listed (after \n\n) with the common attributes
of the cores [1]. Work around this by only counting a section
as describing a CPU if it contains "processor" to fix bug #621831 [0]
[0] https://bugzilla.gnome.org/show_bug.cgi?id=621831
[1] https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/powerpc/kernel/setup-common.c?id=9fc2105aeaaf56b0cf75296a84702d0f9e64437b#n319
2013-12-09 04:02:38 +02:00
..
2007-02-19 23:10:10 +00:00
2013-12-09 01:57:01 +02:00
2007-02-19 23:10:10 +00:00
2009-03-31 22:31:48 +00:00
2008-03-02 18:07:24 +00:00
2007-09-28 17:32:59 +00:00
2009-05-03 19:46:00 +02:00
2007-09-28 17:30:31 +00:00
2007-02-19 23:10:10 +00:00