busybox/procps
Denys Vlasenko 85b380f6b2 nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%nprocc")
Also, go for unsigned divisions.

function                                             old     new   delta
init_cpu                                              61      73     +12
collect_cpu                                          444     422     -22
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 12/-22)            Total: -10 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-08-06 16:59:50 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c free: include SReclaimable in cached value 2019-06-25 18:53:10 +02:00
fuser.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
lsof.c config: update size information 2018-12-28 03:20:17 +01:00
mpstat.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
nmeter.c nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%nprocc") 2019-08-06 16:59:50 +02:00
pgrep.c config: update size information 2018-12-28 03:20:17 +01:00
pidof.c config: update size information 2018-12-28 03:20:17 +01:00
pmap.c pmap: make 32-bit version work better on 64-bit kernels 2018-12-31 15:18:45 +01:00
powertop.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
ps.c ps: ensure fields are separated by at least one space, closes 11826 2019-05-03 09:49:56 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c smemcap: keep outputting by ignoring transient processes, take two 2018-08-30 11:49:51 +02:00
sysctl.c sysctl: fix compatibility with procps sysctl 2019-02-08 16:52:51 +01:00
top.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
uptime.c config: update size information 2018-12-28 03:20:17 +01:00
watch.c watch: support fractional -n SEC 2019-03-12 18:56:51 +01:00