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

From: Michal Hocko
Date: Tue Apr 11 2017 - 04:59:54 EST


On Mon 10-04-17 10:43:04, Reza Arbab wrote:
> 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>

OK, I have put this to "[PATCH 6/9] mm, memory_hotplug: do not associate
hotadded memory to zones until online" because that is the core of the
change that you have been testing. Let me know if you want the tag to
other patches as well.
--
Michal Hocko
SUSE Labs