aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorShaohua Li <shaohua.li@intel.com>2010-10-20 11:07:02 +0800
committerH. Peter Anvin <hpa@linux.intel.com>2010-10-20 14:33:58 -0700
commitc957ef2c59e952803766ddc22e89981ab534606f (patch)
tree3add0b22291af02c8675206861327f8314638bb9 /README
parentx86, mm: Fix incorrect data type in vmalloc_sync_all() (diff)
downloadlinux-dev-c957ef2c59e952803766ddc22e89981ab534606f.tar.xz
linux-dev-c957ef2c59e952803766ddc22e89981ab534606f.zip
percpu: Introduce a read-mostly percpu API
Add a new readmostly percpu section and API. This can be used to avoid dirtying data lines which are generally not written to, which is especially important for data which may be accessed by processors other than the one for which the percpu area belongs to. [ hpa: moved it *after* the page-aligned section, for obvious reasons. ] Signed-off-by: Shaohua Li <shaohua.li@intel.com> LKML-Reference: <1287544022.4571.7.camel@sli10-conroe.sh.intel.com> Cc: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions