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-07-14 17:14:00 +10:00
2010-05-17 12:18:52 +03:00
2010-10-05 17:27:54 -07:00
2010-07-24 09:58:22 -06:00
2010-12-09 15:35:32 +11:00
2010-09-22 09:33:50 -07:00
2010-07-19 10:56:54 +02:00
2010-03-12 15:52:32 -08:00