diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-08 17:34:05 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-08 17:34:05 +0000 |
commit | 4c1d88daff14331b64ef1019faf3f6f1ecaff817 (patch) | |
tree | 9676ad98bca2d41581406e7ccebbbd069f4d74cc /libbb/xatonum.c | |
parent | e7c1ad1540ad18b17bd9ec93823dbf38583b5b87 (diff) | |
download | busybox-4c1d88daff14331b64ef1019faf3f6f1ecaff817.tar.gz |
top: get rid of on-stack variable buffers, use permanent one.
code shrank with and without TOPMEM:
top_main 828 844 +16
display_process_list 1525 1473 -52
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 16/-52) Total: -36 bytes
top_main 1150 1171 +21
display_topmem_process_list 1150 1167 +17
display_process_list 1525 1473 -52
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 38/-52) Total: -14 bytes
Diffstat (limited to 'libbb/xatonum.c')
0 files changed, 0 insertions, 0 deletions