mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
KOSAKI Motohiro authored
Currently, cpu hotplug updates pcp->stat_threshold, but memory hotplug
doesn't.  There is no reason for this.

[akpm@linux-foundation.org: fix CONFIG_SMP=n build]
Signed-off-by: default avatarKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Reviewed-by: default avatarKAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: default avatarMel Gorman <mel@csn.ul.ie>
Acked-by: default avatarChristoph Lameter <cl@linux.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
a6cccdc3
Name Last commit Last update
..
Kconfig mm: compaction: don't depend on HUGETLB_PAGE
Kconfig.debug mm: debug-pagealloc: fix kconfig dependency warning
Makefile bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
backing-dev.c Fix common misspellings
bootmem.c crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
bounce.c bounce: call flush_dcache_page() after bounce_copy_vec()
compaction.c mm: compaction: minimise the time IRQs are disabled while isolating pages for migration
debug-pagealloc.c generic debug pagealloc
dmapool.c mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
fadvise.c readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
failslab.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
filemap.c x86,mm: make pagefault killable
filemap_xip.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
fremap.c Avoid pgoff overflow in remap_file_pages
highmem.c mm,x86: fix kmap_atomic_push vs ioremap_32.c
huge_memory.c mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
hugetlb.c Merge branch 'master' into for-next
hwpoison-inject.c Fix common misspellings
init-mm.c mm: provide init_mm mm_context initializer
internal.h mm: nommu: sort mm->mmap list properly
kmemcheck.c kmemcheck: add hooks for the page allocator
kmemleak-test.c kmemleak: remove memset by using kzalloc
kmemleak.c kmemleak: Do not return a pointer to an object that kmemleak did not get
ksm.c Fix common misspellings
maccess.c MN10300: Save frame pointer in thread_info struct rather than global var
madvise.c thp: khugepaged: make khugepaged aware about madvise
memblock.c mm/memblock: properly handle overlaps and fix error path
memcontrol.c Fix common misspellings
memory-failure.c Fix common misspellings
memory.c Don't lock guardpage if the stack is growing up
memory_hotplug.c mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
mempolicy.c mempolicy: remove redundant check in __mpol_equal()
mempool.c mm: remove broken 'kzalloc' mempool
migrate.c Fix common misspellings
mincore.c thp: mincore transparent hugepage support
mlock.c VM: skip the stack guard page lookup in get_user_pages only for mlock
mm_init.c mm: mminit_loglevel cannot be __meminitdata anymore
mmap.c mm: nommu: sort mm->mmap list properly
mmu_context.c exit: fix oops in sync_mm_rss
mmu_notifier.c thp: mmu_notifier_test_young
mmzone.c mm: page allocator: adjust the per-cpu counter threshold when memory is low
mprotect.c thp: mprotect: transparent huge page support
mremap.c mm: avoid wrapping vm_pgoff in mremap()
msync.c sanitize vfs_fsync calling conventions
nobootmem.c Fix common misspellings
nommu.c mm: nommu: fix a compile warning in do_mmap_pgoff()
oom_kill.c oom: use pte pages in OOM score
page-writeback.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
page_alloc.c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
page_cgroup.c memcg: allocate memory cgroup structures in local nodes
page_io.c
page_isolation.c
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c
pgtable-generic.c
prio_tree.c
quicklist.c
readahead.c
rmap.c
shmem.c
slab.c
slob.c
slub.c
sparse-vmemmap.c
sparse.c
swap.c
swap_state.c
swapfile.c
thrash.c
truncate.c
util.c
vmalloc.c
vmscan.c
vmstat.c