Re: [PATCH v2 2/2] powerpc/pseries: Implemented indexed-count hotplug memory remove

2016-07-19 Thread Nathan Fontenot
On 07/18/2016 10:08 AM, Sahil Mehta wrote: > Indexed-count remove for memory hotplug guarantees that a contiguous block > of lmbs beginning at a specified will be unassigned (NOT > that lmbs will be removed). Because of Qemu's per-DIMM memory > management, the removal of a contiguous block of me

[PATCH v2 2/2] powerpc/pseries: Implemented indexed-count hotplug memory remove

2016-07-18 Thread Sahil Mehta
Indexed-count remove for memory hotplug guarantees that a contiguous block of lmbs beginning at a specified will be unassigned (NOT that lmbs will be removed). Because of Qemu's per-DIMM memory management, the removal of a contiguous block of memory currently requires a series of individual call