fix %CPU max on 2..9 CPU SMP -- thanks Ga*tan LEURENT

This commit is contained in:
albert
2005-09-12 01:27:59 +00:00
parent 38d36b4960
commit a402ba1848
3 changed files with 12 additions and 14 deletions

8
TODO
View File

@@ -1,5 +1,7 @@
-------------------------- general ------------------------
Consider using glibc obstacks for memory allocation.
Implement /usr/proc/bin tools like Solaris has.
The prstat command is interesting, like top in batch mode.
SCO has a pstat command.
@@ -56,12 +58,6 @@ units: kB and pages, seconds and jiffies) in the proc_t struct.
Share more stuff with ps.
'H' command (shows threads)
Adjust PID-like and PSR-like columns to fit the data.
The normal PID limit is 5 digits; it can go up to 10.
The normal CPU limit is 1 digit; it can go to 3 or 4.
don't truncate long usernames
have a --config option