Files
android_kernel_xiaomi_sm8450/arch/sh/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
..
2010-09-30 09:43:32 +09:00
2010-01-12 15:22:26 +09:00
2010-04-26 19:08:55 +09:00
2010-06-02 16:31:42 +09:00
2010-11-01 09:49:04 -04:00
2010-11-01 09:49:04 -04:00
2010-10-07 14:08:55 +01:00
2010-06-14 17:06:10 +09:00
2010-04-26 19:08:55 +09:00
2010-07-14 17:14:00 +10:00
2010-11-01 09:49:04 -04:00
2009-09-01 17:38:32 +09:00
2010-12-16 11:36:43 +01:00
2010-04-26 16:08:27 +09:00
2010-06-14 15:16:53 +09:00
2009-03-18 18:57:43 +09:00
2010-11-09 16:40:16 +09:00
2010-01-12 18:42:52 +09:00
2010-02-15 14:49:37 +09:00
2009-03-10 12:55:40 +09:00