commit | 85b380f6b21816b3392a987d35cfc79c25ec0ffd | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Aug 06 16:56:00 2019 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Aug 06 16:59:50 2019 +0200 |
tree | 21e217596ee78343bc9c354353c99d420147fc72 | |
parent | b81f80565854d59c0209a6dbaa2022caa6f0d468 [diff] |
nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c") 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>