Commit Graph

194 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
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
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
Mel Gorman 7b2a2d4a18 mm: migrate: Add a tracepoint for migrate_pages 12 years ago
Adam Buchbinder b3834be5c4 various: Fix spelling of "asynchronous" in comments. 12 years ago
Andrew Morton 5576646f3c revert "mm: fix-up zone present pages" 12 years ago
Yasuaki Ishimatsu d760afd4d2 memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning 13 years ago
Wen Congyang e90bdb7f52 memory-hotplug: update memory block's state and notify userspace 13 years ago
Wen Congyang a16cee10c7 memory-hotplug: preparation to notify memory block's state at memory hot remove 13 years ago
Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 years ago
Minchan Kim 74c08f9826 memory-hotplug: don't replace lowmem pages with highmem 13 years ago
Xishi Qiu 1e8537baac memory-hotplug: build zonelists when offlining pages 13 years ago
qiuxishi f14851af0e memory hotplug: fix section info double registration bug 13 years ago
Jiang Liu 340175b7d1 mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
Jiang Liu 08dff7b7d6 mm/hotplug: correctly add new zone to all other nodes' zone lists 13 years ago
Jiang Liu 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 years ago
Wen Congyang 41b9e2d7ec mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails 13 years ago
Bjorn Helgaas a62e2f4f50 mm: print physical addresses consistently with other parts of kernel 13 years ago
Michal Nazarewicz 0815f3d81d mm: page_isolation: MIGRATE_CMA isolation functions added 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Daniel Kiper 9d0ad8ca43 mm: extend memory hotplug API to allow memory hotplug in virtual machines 14 years ago
David Rientjes f957db4fcd mm, hotplug: protect zonelist building with zonelists_mutex 14 years ago
David Rientjes 7553e8f2d5 mm, hotplug: fix error handling in mem_online_node() 14 years ago
KAMEZAWA Hiroyuki 959ecc48fc mm/memory_hotplug.c: fix building of node hotplug zonelist 14 years ago
Daniel Kiper a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 years ago
Konstantin Khlebnikov 700c2a46e8 mem-hotplug: call isolate_lru_page with elevated refcount 14 years ago
KOSAKI Motohiro 1b79acc911 mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs 14 years ago
KOSAKI Motohiro 839a4fcc8a mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. 14 years ago
Daniel Kiper 584208e6b4 mm: optimize pfn calculation in online_page() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago