diff options
author | Jan Kara <jack@suse.cz> | 2009-01-26 14:32:46 (GMT) |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2009-03-26 01:18:35 (GMT) |
commit | c516610cfec5c50f84ff8cc315628548481f4990 (patch) | |
tree | 82d1a46721528dfd088a3edcfe5761a4d62fac26 /kernel/power | |
parent | 884d179dff3aa98a73c3ba9dee05fd6050d664f0 (diff) | |
download | linux-fsl-qoriq-c516610cfec5c50f84ff8cc315628548481f4990.tar.xz |
quota: Make global quota locks cacheline aligned
Andrew Morton has suggested that three global quota locks can end up in the
same cacheline which can result in bad cacheline ping-pong on SMP machines.
Make locks cacheline aligned so that we avoid this problem (thanks goes to
Andrew for the idea).
Signed-off-by: Jan Kara <jack@suse.cz>
CC: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions