aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/fmul.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-12 17:37:16 -0500
committerIngo Molnar <mingo@elte.hu>2009-01-14 06:04:56 -0500
commit0a2a18b721abc960fbcada406746877d22340a60 (patch)
tree9daea65fa737987882aa26db6199b906d74c5d91 /arch/powerpc/math-emu/fmul.c
parent09b3ec7315a18d885127544204f1e389d41058d0 (diff)
x86: change the default cache size to 64 bytes
Right now the generic cacheline size is 128 bytes - that is wasteful when structures are aligned, as all modern x86 CPUs have an (effective) cacheline sizes of 64 bytes. It was set to 128 bytes due to some cacheline aliasing problems on older P4 systems, but those are many years old and we dont optimize for them anymore. (They'll still get the 128 bytes cacheline size if the kernel is specifically built for Pentium 4) Signed-off-by: Ingo Molnar <mingo@elte.hu> Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Diffstat (limited to 'arch/powerpc/math-emu/fmul.c')
0 files changed, 0 insertions, 0 deletions