diff options
author | Eric Dumazet <[email protected]> | 2015-02-20 06:48:57 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-02-21 21:59:57 -0500 |
commit | b9ebafbe8cfeeddec881504c446cccd0d87a51b6 (patch) | |
tree | bdae10b0c83047a55ed671b4d4d6ca7ebf26a2ab /fs/jbd2/commit.c | |
parent | a4176a9391868bfa87705bcd2e3b49e9b9dd2996 (diff) |
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 <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions