kernel_optimize_test/include
Nikolay Aleksandrov d4ad4d22e7 inet: frags: use kmem_cache for inet_frag_queue
Use kmem_cache to allocate/free inet_frag_queue objects since they're
all the same size per inet_frags user and are alloced/freed in high volumes
thus making it a perfect case for kmem_cache.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-02 15:31:31 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net: filter: split 'struct sk_filter' into socket and bpf parts 2014-08-02 15:03:58 -07:00
math-emu
media
memory
misc
net inet: frags: use kmem_cache for inet_frag_queue 2014-08-02 15:31:31 -07:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace
uapi net: filter: split 'struct sk_filter' into socket and bpf parts 2014-08-02 15:03:58 -07:00
video
xen Fix BUG when trying to expand the grant table. This seems to occur 2014-07-30 09:00:20 -07:00
Kbuild