kernel-fxtec-pro1x/net/unix
Kirill Tkhai 31ff6aa5c8 net: unix: Align send data_len up to PAGE_SIZE
Using whole of allocated pages reduces requested skb->data size.
This is just a little more thriftily allocation.

netperf does not show difference with the current performance.

Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-16 16:04:03 -04:00
..
af_unix.c net: unix: Align send data_len up to PAGE_SIZE 2014-05-16 16:04:03 -04:00
diag.c
garbage.c
Kconfig
Makefile
sysctl_net_unix.c