Skip to content
Commit 9a5ee462 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: align pcpu_sw_netstats and pcpu_lstats structs



Do not risk spanning these small structures on two cache lines,
it is absolutely not worth it.

For 32bit arches, the hint might not be enough, but we do not
really care anymore.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7c460cf9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment