diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-05 00:19:28 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-08 21:10:59 +0100 |
commit | 8ce120f11898c921329a5f618d01dcc1e8e69cac (patch) | |
tree | 471821e87eb020e4e9dcf66124e862e7471220a1 /lib | |
parent | ipv4: Fix inetpeer expire time information (diff) | |
download | linux-8ce120f11898c921329a5f618d01dcc1e8e69cac.tar.xz linux-8ce120f11898c921329a5f618d01dcc1e8e69cac.zip |
net: better pcpu data alignment
Tunnels can force an alignment of their percpu data to reduce number of
cache lines used in fast path, or read in .ndo_get_stats()
percpu_alloc() is a very fine grained allocator, so any small hole will
be used anyway.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions