Files
android_kernel_xiaomi_sm8450/arch/s390/kernel
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline
Currently percpu readmostly subsection may share cachelines with other
percpu subsections which may result in unnecessary cacheline bounce
and performance degradation.

This patch adds @cacheline parameter to PERCPU() and PERCPU_VADDR()
linker macros, makes each arch linker scripts specify its cacheline
size and use it to align percpu subsections.

This is based on Shaohua's x86 only patch.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Shaohua Li <shaohua.li@intel.com>
2011-01-25 14:26:50 +01:00
..
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2010-10-15 15:53:27 +02:00
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2010-10-07 14:08:55 +01:00
2011-01-12 09:55:25 +01:00
2011-01-05 12:47:31 +01:00
2010-03-08 16:55:37 +01:00
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2011-01-05 12:47:31 +01:00
2011-01-12 09:55:24 +01:00