Files
ubports_kernel_google_msm/include/linux
Eric Dumazet 18e8c134f4 net: Increase NET_SKB_PAD to 64 bytes
eth_type_trans() & get_rps_cpus() currently need two 64bytes cache
lines in packet to compute rxhash.

Increasing NET_SKB_PAD from 32 to 64 reduces the need to one cache
line only, and makes RPS faster.

NET_IP_ALIGN(2) + ethernet_header(14) + IP_header(20/40) + ports(8)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-06 21:58:51 -07:00
..
2010-04-23 14:43:45 -04:00
2010-03-12 15:53:10 -08:00
2010-03-12 15:52:32 -08:00
2010-04-21 16:19:29 -07:00
2010-03-16 08:55:32 +01:00
2010-03-07 22:17:09 +01:00
2010-03-02 12:23:42 +01:00
2010-03-02 12:23:49 +01:00
2010-04-01 01:31:13 -07:00
2010-03-16 21:23:22 -07:00
2010-03-12 15:52:40 -08:00
2010-03-12 15:52:36 -08:00
2010-03-12 15:52:40 -08:00
2010-04-23 23:35:29 -07:00
2010-03-12 15:53:10 -08:00
2010-04-03 14:56:05 -07:00
2010-04-06 10:55:33 -04:00
2010-03-12 15:53:10 -08:00
2010-03-12 15:52:38 -08:00
2010-03-12 15:52:28 -08:00
2010-04-07 08:38:04 -07:00
2010-04-13 14:49:34 -07:00
2010-04-12 07:55:15 -04:00
2010-04-27 16:09:21 -04:00
2010-04-02 14:30:39 -07:00
2010-03-12 15:53:11 -08:00
2010-03-05 00:20:31 +01:00
2010-05-03 15:53:54 -07:00
2010-03-12 15:52:44 -08:00
2010-03-02 14:28:49 -05:00
2010-03-12 15:53:10 -08:00
2010-03-12 15:52:43 -08:00
2010-03-12 15:52:44 -08:00
2010-05-06 21:58:51 -07:00
2010-04-03 15:09:04 -07:00
2010-03-12 15:52:36 -08:00
2010-03-12 10:03:42 +01:00