Neil Turton d5bd0146f0 [NET]: Improve cache line coherency of ingress qdisc
Move the ingress qdisc members of struct net_device from the transmit
cache line to the receive cache line to avoid cache line ping-pong.
These members are only used on the receive path.

Signed-off-by: Neil Turton <nturton@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-12 23:13:48 -08:00
..
2008-02-08 15:33:32 -08:00
2008-02-09 11:08:34 -08:00
2008-02-09 18:24:41 +01:00
2008-02-09 23:24:09 +01:00
2008-02-08 15:33:32 -08:00
2008-02-03 17:19:47 +02:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00