Re: [RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)

2012-07-23 Thread Wen Congyang
At 07/20/2012 03:31 PM, Yasuaki Ishimatsu Wrote: > [Hi Wen, > > Good news!! I was waiting for this patch to come. > Applying the patches, can we hot-remove physical memory completely? If all functions success, I guess so. Thanks Wen Congyang > > Thanks, > Yasuaki Ishimatsu > > 2012/07/20 16:0

Re: [RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)

2012-07-20 Thread Yasuaki Ishimatsu
[Hi Wen, Good news!! I was waiting for this patch to come. Applying the patches, can we hot-remove physical memory completely? Thanks, Yasuaki Ishimatsu 2012/07/20 16:06, Wen Congyang wrote: This patch series aims to support physical memory hot-remove(clear page table). This patch series base

[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)

2012-07-20 Thread Wen Congyang
This patch series aims to support physical memory hot-remove(clear page table). This patch series base on ishimatsu's patch series. You can get it here: http://www.spinics.net/lists/linux-acpi/msg36804.html The patches can remove following things: - page table of removed memory If you find lac