Re: [PATCH -v2 0/9] mm: make movable onlining suck less

From: Reza Arbab
Date: Mon Apr 10 2017 - 11:43:52 EST


On Mon, Apr 10, 2017 at 01:03:42PM +0200, Michal Hocko wrote:
This patchset aims at making the onlining semantic more usable. First of all it allows to online memory movable as long as it doesn't clash with the existing ZONE_NORMAL. That means that ZONE_NORMAL and ZONE_MOVABLE cannot overlap. Currently I preserve the original ordering semantic so the zone always precedes the movable zone but I have plans to remove this restriction in future because it is not really necessary.

Thanks for addressing my issues. I see Igor found a few other things to square away, but FWIW,

Tested-by: Reza Arbab <arbab@xxxxxxxxxxxxxxxxxx>

--
Reza Arbab