diff options
author | 2015-02-20 06:48:57 -0800 | |
---|---|---|
committer | 2015-02-21 21:59:57 -0500 | |
commit | b9ebafbe8cfeeddec881504c446cccd0d87a51b6 (patch) | |
tree | bdae10b0c83047a55ed671b4d4d6ca7ebf26a2ab /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: reject creation of netdev names with colons (diff) | |
download | linux-dev-b9ebafbe8cfeeddec881504c446cccd0d87a51b6.tar.xz linux-dev-b9ebafbe8cfeeddec881504c446cccd0d87a51b6.zip |
rhashtable: ensure cache line alignment on bucket_table
struct bucket_table contains mostly read fields :
size, locks_mask, locks.
Make sure these are not sharing a cache line with buckets[]
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions