Re: [PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS

2014-05-05 Thread David Miller
From: Andi Kleen Date: Mon, 5 May 2014 15:26:03 -0700 > From: Andi Kleen > > When PROC_FS is not compiled in we don't need the statistics > gathering code, as the only way to see the output is through > /proc. Saves about 5k text, likely more in dynamic memory. > >textdata bss

[PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS

2014-05-05 Thread Andi Kleen
From: Andi Kleen When PROC_FS is not compiled in we don't need the statistics gathering code, as the only way to see the output is through /proc. Saves about 5k text, likely more in dynamic memory. textdata bss dec hex filename 3863028993 12564 407859 63933 net/built