Re: [PATCH v2 0/5] bugfix for memory hotplug
From: Ni zhan Chen <hidden>
Date: 2012-10-17 12:22:40
Also in:
lkml
On 10/17/2012 08:08 PM, wency@cn.fujitsu.com wrote:
From: Wen Congyang <redacted>
Wen Congyang (5):
memory-hotplug: skip HWPoisoned page when offlining pages
memory-hotplug: update mce_bad_pages when removing the memory
memory-hotplug: auto offline page_cgroup when onlining memory block
failed
memory-hotplug: fix NR_FREE_PAGES mismatch
memory-hotplug: allocate zone's pcp before onlining pagesOops, why you don't write changelog?
include/linux/page-isolation.h | 10 ++++++---- mm/memory-failure.c | 2 +- mm/memory_hotplug.c | 14 ++++++++------ mm/page_alloc.c | 37 ++++++++++++++++++++++++++++--------- mm/page_cgroup.c | 3 +++ mm/page_isolation.c | 27 ++++++++++++++++++++------- mm/sparse.c | 21 +++++++++++++++++++++ 7 files changed, 87 insertions(+), 27 deletions(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
-- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>