diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-24 10:41:30 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-24 10:41:30 +0000 |
commit | 512a545f0dfd0717694f8694398c1a811e70b607 (patch) | |
tree | 01f54b21525827818acb072c4ecb84475b6d5d58 /networking/udhcp/options.h | |
parent | 2a1d024333b56a8de1ebd61405ea8f2577127dd8 (diff) | |
download | busybox-512a545f0dfd0717694f8694398c1a811e70b607.tar.gz |
inetd: make some fields smaller, move data out of data/bss sections
function old new delta
inetd_main 2125 2160 +35
setup 640 645 +5
initring 48 53 +5
reapchild 169 173 +4
retry 92 93 +1
goaway 113 112 -1
inetd_setproctitle 175 173 -2
chargen_dg 229 227 -2
uid 4 - -4
.......................
Argv 4 - -4
rlim_ofile_cur 8 - -8
config 1610 1602 -8
rlim_ofile 16 - -16
getconfigent 1271 1241 -30
builtins 176 132 -44
ring 128 - -128
allsock 128 - -128
------------------------------------------------------------------------------
(add/remove: 0/18 grow/shrink: 5/6 up/down: 50/-423) Total: -373 bytes
text data bss dec hex filename
774144 1051 10708 785903 bfdef busybox_old
774108 1039 10380 785527 bfc77 busybox_unstripped
$ size inetd.o inetd_orig.o
text data bss dec hex filename
9027 0 0 9027 2343 inetd.o
9064 12 324 9400 24b8 inetd_orig.o
Diffstat (limited to 'networking/udhcp/options.h')
0 files changed, 0 insertions, 0 deletions