Initialize `ncpu' on SMP systems.

1998-09-09  Martin Baulig <baulig@Stud.Informatik.uni-trier.de>

	* open.c (glibtop_init_s): Initialize `ncpu' on SMP systems.

	* cpu.c (glibtop_get_cpu_s): Added SMP support.

	* ChangeLog: New file.
This commit is contained in:
Martin Baulig
1998-09-09 15:17:12 +00:00
committed by Martin Baulig
parent 731b2879f0
commit 9d564134de
3 changed files with 86 additions and 3 deletions

8
sysdeps/linux/ChangeLog Normal file
View File

@@ -0,0 +1,8 @@
1998-09-09 Martin Baulig <baulig@Stud.Informatik.uni-trier.de>
* open.c (glibtop_init_s): Initialize `ncpu' on SMP systems.
* cpu.c (glibtop_get_cpu_s): Added SMP support.
* ChangeLog: New file.