Bugzilla – Bug 156395
top shows almost constant CPU usage stats
Last modified: 2006-03-15 11:41:30 UTC
Recently 'top' started to show an almost constant CPU usage stat line, like Cpu(s): 2.3% us, 1.9% sy, 5.3% ni, 82.1% id, 8.2% wa, 0.1% hi, 0.1% si even if the machine is busy. I looks like the numbers are now an average of a very long time while they have previously only be over the display update inverval.
I would plead for the `classic' behaviour and I think many users, too.
we dont change any settings in top. so those are the default settings. Either you live with it or you configure top to behave otherwise...
Please give a reference that it actually is a setting / how to change it. quoting 'man top': k: %CPU -- CPU usage The task's share of the elapsed CPU time since the last screen update
Henne suggested to build procps without procps-3.2.5-cpu_hotplug.patch and so I did and then the reported error is gone.
I would like to say that the bug appears here too. And it's gone after installation of the packages Stephan build without the cpu_hotplug.patch. It seems, that this occurs on every 10.1 beta 7 machine (3 of 3 I've seen so far had the problem).
fixed patch submitted