[opensuse-factory] funny output of top in current factory
Hi ! I installed factory on an OLPC1 . "top" shows this: linux:~ # top top - 12:27:36 up 13:57, 4 users, load average: 0.60, 0.88, 0.50 Tasks: 69 total, 1 running, 68 sleeping, 0 stopped, 0 zombie Cpu(s): 2.3%us, 0.7%sy, 0.0%ni, 97.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 224080k total, 0k used, 219092k free, 0k buffers Swap: 481940k total, 0k used, 4408k free, 0k cached Funny - really slick linux ... 0k user ;) linux:~ # free total used free shared buffers cached Mem: 224080 219144 4936 0 27424 146124 -/+ buffers/cache: 45596 178484 Swap: 481940 4408 477532 linux:~ # rpm -q --whatprovides /usr/bin/top procps-3.2.7-152.2 linux:~ # cat /etc/SuSE-release openSUSE 11.2 Alpha 0 (i586) VERSION = 11.2 Best, Jan-Simon -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 4/22/2009 at 14:32, "Jan-Simon Möller" <dl9pf@gmx.de> wrote: Hi !
I installed factory on an OLPC1 . "top" shows this: linux:~ # top top - 12:27:36 up 13:57, 4 users, load average: 0.60, 0.88, 0.50 Tasks: 69 total, 1 running, 68 sleeping, 0 stopped, 0 zombie Cpu(s): 2.3%us, 0.7%sy, 0.0%ni, 97.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 224080k total, 0k used, 219092k free, 0k buffers Swap: 481940k total, 0k used, 4408k free, 0k cached
Interesting indeed. You see, just not very busy on your system. On mine, top gives me reasonable output: dle3ams@3120-2914:~> top -n 1 top - 14:45:05 up 5:40, 2 users, load average: 0.56, 0.70, 0.48 Tasks: 160 total, 1 running, 159 sleeping, 0 stopped, 0 zombie Cpu(s): 7.6%us, 4.9%sy, 0.4%ni, 83.2%id, 3.7%wa, 0.1%hi, 0.0%si, 0.0%st Mem: 4057924k total, 4029996k used, 27928k free, 149656k buffers Swap: 4200956k total, 3000k used, 4197956k free, 2966072k cached dle3ams@3120-2914:~> rpm -qf $(which top) procps-3.2.7-152.2 So I use the same version of procps package as you. Are you sure which top would point to the same RPM? Maybe try a rpm -qV procps :) Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
At Wed, 22 Apr 2009 14:32:30 +0200, Jan-Simon =?iso-8859-1?q?M=F6ller?= wrote:
Hi !
I installed factory on an OLPC1 . "top" shows this: linux:~ # top top - 12:27:36 up 13:57, 4 users, load average: 0.60, 0.88, 0.50 Tasks: 69 total, 1 running, 68 sleeping, 0 stopped, 0 zombie Cpu(s): 2.3%us, 0.7%sy, 0.0%ni, 97.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 224080k total, 0k used, 219092k free, 0k buffers Swap: 481940k total, 0k used, 4408k free, 0k cached
Funny - really slick linux ... 0k user ;)
Bug #497544: https://bugzilla.novell.com/show_bug.cgi?id=497544 Takashi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 4/23/2009 at 8:16, Takashi Iwai <tiwai@suse.de> wrote: At Wed, 22 Apr 2009 14:32:30 +0200, Jan-Simon =?iso-8859-1?q?M=F6ller?= wrote:
Hi !
I installed factory on an OLPC1 . "top" shows this: linux:~ # top top - 12:27:36 up 13:57, 4 users, load average: 0.60, 0.88, 0.50 Tasks: 69 total, 1 running, 68 sleeping, 0 stopped, 0 zombie Cpu(s): 2.3%us, 0.7%sy, 0.0%ni, 97.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 224080k total, 0k used, 219092k free, 0k buffers Swap: 481940k total, 0k used, 4408k free, 0k cached
Funny - really slick linux ... 0k user ;)
Bug #497544: https://bugzilla.novell.com/show_bug.cgi?id=497544
Takashi, That bug also explains why on my machine I did not see this strangeness: you state it only happens on 32bit. I'm running Factory 64bit here. Well spotted I would say. Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Dominique Leuenberger
-
Jan-Simon Möller
-
Takashi Iwai