Re: [PATCH] ipv4: only produce one record in fib_seq_show

From: Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Date: Sun Oct 20 2002 - 00:30:38 EST


Em Sat, Oct 19, 2002 at 10:15:57PM -0700, David S. Miller escreveu:
> From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
> Date: Sun, 20 Oct 2002 02:08:49 -0300
>
> BTW:
>
> CONFIG_PROC_FS=y
> [acme@oops net-2.5]$ l net/ipv4/built-in.o
> -rw-rw-r-- 1 acme acme 328783 Out 20 01:44 net/ipv4/built-in.o
>
> CONFIG_PROC_FS=n
> [acme@oops net-2.5]$ l net/ipv4/built-in.o
> -rw-rw-r-- 1 acme acme 320708 Out 20 02:03 net/ipv4/built-in.o
>
> Do not be fooled by build-in.o raw file sizes, a lot of the stuff in
> these unlinked objects are the unresolved symbol references that need
> to be fixed up by the final link of the kernel image.
>
> Type "objdump --reloc built-in.o" and watch it fly by the screen :-)

Indeed it flies, but what would that say about the difference above? That shouldn't
imply that there is not space to be saved, isn't it? :-) I'm always learning new
stuff, that is good, thanks.

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:49 EST