On Saturday 27 March 2010 13:12, Maxim Kryžanovský wrote:
> Hi Denis,
> 
> please consider the following patches:
> 
> -- the detect_link_auto serialization
> 
> function                                             old     new   delta
> .rodata                                           131770  131810     +40
> detect_link_auto                                     202     125     -77
> ------------------------------------------------------------------------------
> (add/remove: 0/0 grow/shrink: 1/1 up/down: 40/-77)            Total: -37 bytes

method[] should be static and const.

> -- the first with attempt to reuse strings
> 
> function                                             old     new   delta
> network_ioctl                                         43      49      +6
> .rodata                                           131770  131709     -61
> detect_link_auto                                     202     125     -77
> ------------------------------------------------------------------------------
> (add/remove: 0/0 grow/shrink: 1/2 up/down: 6/-138)           Total: -132 bytes

Applied both, thanks!
-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to