Vlastimil Babka
|
c05543293e
mm, memory_hotplug/failure: drain single zone pcplists
|
10 年之前 |
Vlastimil Babka
|
93481ff0e5
mm: introduce single zone pcplists drain
|
10 年之前 |
Tang Chen
|
0bd8542008
mem-hotplug: reset node present pages when hot-adding a new pgdat
|
10 年之前 |
Tang Chen
|
f784a3f196
mem-hotplug: reset node managed pages when hot-adding a new pgdat
|
10 年之前 |
Yasuaki Ishimatsu
|
35dca71c1f
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
|
10 年之前 |
Zhang Zhen
|
ed2f240094
memory-hotplug: add sysfs valid_zones attribute
|
10 年之前 |
Wang Nan
|
6326440077
memory-hotplug: add zone_for_memory() for selecting zone for new memory
|
11 年之前 |
Tang Chen
|
4f7c6b49c4
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
|
11 年之前 |
Fabian Frederick
|
f276540441
mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span
|
11 年之前 |
David Rientjes
|
68711a7463
mm, migration: add destination page freeing callback
|
11 年之前 |
Fabian Frederick
|
c8e861a531
mm/memory_hotplug.c: use PFN_DOWN()
|
11 年之前 |
Vladimir Davydov
|
bfc8c90139
mem-hotplug: implement get/put_online_mems
|
11 年之前 |
Nathan Zimmer
|
ac13c4622b
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug
|
11 年之前 |
Dave Hansen
|
f0b791a34c
mm: print more details for bad_page()
|
11 年之前 |
Santosh Shilimkar
|
9e43aa2b8d
mm/memory_hotplug.c: use memblock apis for early memory allocations
|
11 年之前 |
Grygorii Strashko
|
869a84e1ca
mm/memblock: remove unnecessary inclusions of bootmem.h
|
11 年之前 |
Tang Chen
|
55ac590c2f
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
|
11 年之前 |
Tang Chen
|
c5320926e3
mem-hotplug: introduce movable_node boot option
|
11 年之前 |
Zhang Yanfei
|
85b35feaec
mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter
|
11 年之前 |
Toshi Kani
|
01b0f19707
cpu/mem hotplug: add try_online_node() for cpu_up()
|
11 年之前 |
Xishi Qiu
|
9c2606b77d
mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())
|
11 年之前 |
Xishi Qiu
|
d6de9d5349
mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()
|
11 年之前 |
Xishi Qiu
|
83285c72e0
mm: use pgdat_end_pfn() to simplify the code in others
|
11 年之前 |
Linus Torvalds
|
02b9735c12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 年之前 |
Naoya Horiguchi
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
12 年之前 |
Toshi Kani
|
0f1cfe9d0d
mm/hotplug: remove stop_machine() from try_offline_node()
|
12 年之前 |
Toshi Kani
|
27356f54c8
mm/hotplug: verify hotplug memory range
|
12 年之前 |
Xishi Qiu
|
139c2d75b4
mm: use zone_is_initialized() instead of if(zone->wait_table)
|
12 年之前 |
Xishi Qiu
|
8080fc038e
mm: use zone_is_empty() instead of if(zone->spanned_pages)
|
12 年之前 |
Xishi Qiu
|
c33bc315fd
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
|
12 年之前 |