Jason Xing efaaf6eb77 Extending the cpu number from 32 to 1024 (bgo #323354, bgo #681632)
From: Jason Xing <xinggang861@gmail.com>

In 'Bug 323354 - Support a dynamic number of CPUs', there will be a
solution which can dynamically allocate memory for large number of
CPUs. As libgtop supports multiple operating systems, this work
may take some time.

This patch is a temporary patch, which worked before the whole
solution comes out. It only supports linux platform with CPU number
up to 1024.

There are two Macroes which limit the statistics of CPU. One is
GLIBTOP_NCPU. The other is a buffer size. This buffer used to read
/proc/stat contents into.

https://bugzilla.gnome.org/show_bug.cgi?id=323354
https://bugzilla.gnome.org/show_bug.cgi?id=681632
2013-12-12 22:36:10 +02:00
2007-01-11 20:35:33 +00:00
2011-03-01 13:54:53 +01:00
2007-01-11 20:35:33 +00:00
2013-03-19 22:39:27 +01:00
2007-01-11 20:35:33 +00:00
2005-12-12 09:38:15 +00:00
2004-11-22 11:13:24 +00:00
2005-12-12 09:38:15 +00:00
2013-08-31 01:11:56 +03:00
2009-02-16 23:05:34 +00:00
2004-11-15 21:50:35 +00:00
2008-11-07 23:58:43 +00:00
2005-03-31 12:05:52 +00:00
2013-08-22 01:37:02 +03:00
2013-08-09 23:41:24 +03:00
2004-11-18 21:25:22 +00:00
2000-11-20 16:28:22 +00:00
2011-03-01 13:54:53 +01:00
2013-08-19 23:46:16 +03:00
1999-10-18 19:58:36 +00:00

LATEST NEWS:
===========

Please look also in the file 'NEWS' for latest news.
 
Martin


ChangeLogs:
==========

LibGTop has many ChangeLogs files. The following files are the the
most important :

- ChangeLog is the main ChangeLog.
- sysdeps/<arch>/ChangeLog is the ChangeLog for arch specific changes.
- sysdeps/common/ChangeLog is the ChangeLog for common changes (shared
  implementation between archs).

Benoît
Description
A library for collecting system monitoring data
Readme 6.2 MiB
Languages
C 87.9%
Shell 6.9%
M4 2.7%
Makefile 1.1%
Perl 0.9%
Other 0.5%