Jiang Liu
|
c60514b631
mm: increase totalram_pages when free pages allocated by bootmem allocator
|
12 years ago |
Wen Congyang
|
e13fe8695c
cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node
|
12 years ago |
Wen Congyang
|
90b30cdc1d
memory-hotplug: export the function try_offline_node()
|
12 years ago |
Tang Chen
|
a1e565aa3c
memory-hotplug: do not allocate pgdat if it was not freed when offline.
|
12 years ago |
Wen Congyang
|
d822b86a99
memory-hotplug: free node_data when a node is offlined
|
12 years ago |
Tang Chen
|
60a5a19e74
memory-hotplug: remove sysfs file of node
|
12 years ago |
Yasuaki Ishimatsu
|
815121d2b5
memory_hotplug: clear zone when removing the memory
|
12 years ago |
Tang Chen
|
5fc1d66a22
memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP.
|
12 years ago |
Tang Chen
|
cd099682e4
memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
|
12 years ago |
Yasuaki Ishimatsu
|
46723bfa54
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
|
12 years ago |
Wen Congyang
|
24d335ca36
memory-hotplug: introduce new arch_remove_memory() for removing page table
|
12 years ago |
Yasuaki Ishimatsu
|
46c66c4b7b
memory-hotplug: remove /sys/firmware/memmap/X sysfs
|
12 years ago |
Wen Congyang
|
bbc76be67c
memory-hotplug: remove redundant codes
|
12 years ago |
Yasuaki Ishimatsu
|
6677e3eaf4
memory-hotplug: check whether all memory blocks are offlined or not when removing memory
|
12 years ago |
Wen Congyang
|
993c1aad8f
memory-hotplug: try to offline the memory twice to avoid dependence
|
12 years ago |
Sasha Levin
|
a864b9d06c
mm: memory_hotplug: no need to check res twice in add_memory
|
12 years ago |
Tang Chen
|
79a4dcefd3
mm/memory_hotplug.c: improve comments
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
f6e858a00a
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Jiang Liu
|
9feedc9d83
mm: introduce new field "managed_pages" to struct zone
|
12 years ago |
Lai Jiangshan
|
09285af75d
memory_hotplug: allow online/offline memory to result movable node
|
12 years ago |
Lai Jiangshan
|
6715ddf945
hotplug: update nodemasks management
|
12 years ago |
Lai Jiangshan
|
74d42d8fe1
memory_hotplug: ensure every online node has NORMAL memory
|
12 years ago |
Lai Jiangshan
|
e455a9b92d
memory_hotplug: handle empty zone when online_movable/online_kernel
|
12 years ago |
Lai Jiangshan
|
511c2aba8f
mm, memory-hotplug: dynamic configure movable memory and portion memory
|
12 years ago |
Tang Chen
|
712cd386fd
mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0.
|
12 years ago |
Lai Jiangshan
|
d9713679db
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
|
12 years ago |
Wen Congyang
|
6dcd73d701
memory-hotplug: allocate zone's pcp before onlining pages
|
12 years ago |
Wen Congyang
|
b023f46813
memory-hotplug: skip HWPoisoned page when offlining pages
|
12 years ago |