diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-24 23:13:46 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-24 23:13:46 +0000 |
commit | a794341f2d97a25d03cd742edb99cd3414ffd3a4 (patch) | |
tree | 4a8b6741846f00409eff470ec3a83ba7afe75b5d /libbb | |
parent | 873f45e5437558acb5468e729a5f75de9910243a (diff) | |
download | busybox-w32-a794341f2d97a25d03cd742edb99cd3414ffd3a4.tar.gz busybox-w32-a794341f2d97a25d03cd742edb99cd3414ffd3a4.tar.bz2 busybox-w32-a794341f2d97a25d03cd742edb99cd3414ffd3a4.zip |
From Denis Vlasenko:
* CPU% = process[i].ticks/sum(process[i].ticks) * busy_cpu_ticks/total_cpu_ticks
* got rid of empty line under "Load average" line
and used last line - +2 visible processes
* do not do float conversion of loadavg, just read it as string from /proc
* fix display on small screens
* dropped unused .stime, .utime fields
* a few variables were renamed
* style fixes
git-svn-id: svn://busybox.net/trunk/busybox@14940 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions