aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorChristian Borntraeger <cborntra@de.ibm.com>2006-04-27 18:40:24 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-04-28 08:33:48 -0700
commit58268b97f679108d32a882a7fc029585da801975 (patch)
tree5b416785ab2fc75f5f26f56863b96329e274fe08 /fs
parent[PATCH] s390: instruction processing damage handling (diff)
downloadlinux-dev-58268b97f679108d32a882a7fc029585da801975.tar.xz
linux-dev-58268b97f679108d32a882a7fc029585da801975.zip
[PATCH] s390: add read_mostly optimization
Add a read_mostly section and define __read_mostly to prevent cache line pollution due to writes for mostly read variables. In addition fix the incorrect alignment of the cache_line_aligned data section. s390 has a cacheline size of 256 bytes. Signed-off-by: Christian Borntraeger <cborntra@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions