1. 19 3月, 2011 14 次提交
  2. 14 3月, 2011 3 次提交
  3. 09 2月, 2011 1 次提交
  4. 25 1月, 2011 1 次提交
    • T
      percpu: align percpu readmostly subsection to cacheline · 19df0c2f
      Tejun Heo 提交于
      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: NTejun Heo <tj@kernel.org>
      Cc: Shaohua Li <shaohua.li@intel.com>
      19df0c2f
  5. 21 1月, 2011 3 次提交
  6. 14 1月, 2011 2 次提交
  7. 04 1月, 2011 1 次提交
  8. 21 12月, 2010 1 次提交
  9. 08 12月, 2010 1 次提交
  10. 04 12月, 2010 1 次提交
  11. 18 11月, 2010 1 次提交
  12. 28 10月, 2010 11 次提交