diff options
author | Neil Turton <nturton@solarflare.com> | 2008-02-13 08:13:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-13 08:13:48 +0100 |
commit | d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4 (patch) | |
tree | 1f299bab2a11c790571a71177b189f8f3a216ba5 /net/ipv4/inet_hashtables.c | |
parent | [NET]: Fix race in dev_close(). (Bug 9750) (diff) | |
download | linux-d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4.tar.xz linux-d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4.zip |
[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>
Diffstat (limited to 'net/ipv4/inet_hashtables.c')
0 files changed, 0 insertions, 0 deletions