Re: [PATCH 10/24] net, diet: Make LPF filter optional

From: David Miller
Date: Mon May 05 2014 - 23:10:22 EST


From: Andi Kleen <andi@xxxxxxxxxxxxxx>
Date: Mon, 5 May 2014 15:25:59 -0700

> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> Small systems don't need the LPF filter, so make it all
> optional
>
> Saves about 4K text
>
> text data bss dec hex filename
> 483545 19371 13480 516396 7e12c net/built-in.o-wo-filter
> 487675 19275 13480 520430 7f0ee net/built-in.o-with-filter
>
> Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

I think you highly underestimate how much "small systems" use
packet capturing and thus BPF.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/