diff options
author | 2008-02-12 23:13:48 -0800 | |
---|---|---|
committer | 2008-02-12 23:13:48 -0800 | |
commit | d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4 (patch) | |
tree | 1f299bab2a11c790571a71177b189f8f3a216ba5 /lib/parser.c | |
parent | [NET]: Fix race in dev_close(). (Bug 9750) (diff) | |
download | wireguard-linux-d5bd0146f0d61f7dc9904a7cc6d5cb9832034de4.tar.xz wireguard-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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions