summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorTejun Heo2009-02-20 08:29:08 +0100
committerTejun Heo2009-02-20 08:29:08 +0100
commitfbf59bc9d74d1fb30b8e0630743aff2806eafcea (patch)
tree3f0a7b7cf809a25e27b7a5ba0b16321fdb901801 /init
parentvmalloc: add un/map_kernel_range_noflush() (diff)
downloadkernel-qcow2-linux-fbf59bc9d74d1fb30b8e0630743aff2806eafcea.tar.gz
kernel-qcow2-linux-fbf59bc9d74d1fb30b8e0630743aff2806eafcea.tar.xz
kernel-qcow2-linux-fbf59bc9d74d1fb30b8e0630743aff2806eafcea.zip
percpu: implement new dynamic percpu allocator
Impact: new scalable dynamic percpu allocator which allows dynamic percpu areas to be accessed the same way as static ones Implement scalable dynamic percpu allocator which can be used for both static and dynamic percpu areas. This will allow static and dynamic areas to share faster direct access methods. This feature is optional and enabled only when CONFIG_HAVE_DYNAMIC_PER_CPU_AREA is defined by arch. Please read comment on top of mm/percpu.c for details. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions