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

From: David S. Miller (davem@redhat.com)
Date: Sun Oct 20 2002 - 00:14:03 EST


   From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
   Date: Sun, 20 Oct 2002 02:08:49 -0300
   
   Both with CONFIG_SMP, CONFIG_NR_CPUS=2, so almos whooping 2 pages! Almost
   one third of what CONFIG_SECURITY would add! ia32! Imagine on Sparc64! 8-P
   
BTW, you'll top that by just converting ip_statistics,
icmp_statistics, tcp_statistics, and net_statistics to
be per_cpu data :-)

Note that this would prevent ipv4 from being hacked into being
modular, but there are no plans at all to make modular ipv4 for 2.6.x
at all so this is a valid transformation/cleanup.

kernel/timer.c's main data structures desperately want to be per-cpu
or allocated at boot time also. It, as has been noted often on this
list, is actually more bloat than the ipv4 statistics stuff. :-)
-
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