Implemented server->real_ncpu. Add a warning to display ncpu and real_ncpu

* open.c: (glibtop_open_s):

	Implemented server->real_ncpu.
	Add a warning to display ncpu and real_ncpu on open.
This commit is contained in:
Benoît Dejean
2005-12-14 10:53:53 +00:00
parent 2f3120d6c9
commit e296c3a37a
2 changed files with 17 additions and 6 deletions
+7
View File
@@ -1,3 +1,10 @@
2005-12-14 Benoît Dejean <benoit@placenet.org>
* open.c: (glibtop_open_s):
Implemented server->real_ncpu.
Add a warning to display ncpu and real_ncpu on open.
2005-12-13 Benoît Dejean <benoit@placenet.org>
* cpu.c: (glibtop_get_cpu_s):