[PATCH 06/13] mm, memory_hotplug: consider offline memblocks removable

2017-04-21 Thread Michal Hocko
From: Michal Hocko is_pageblock_removable_nolock relies on having zone association to examine all the page blocks to check whether they are movable or free. This is just wasting of cycles when the memblock is offline. Later patch in the series will also change the time when the

[PATCH 06/13] mm, memory_hotplug: consider offline memblocks removable

2017-04-21 Thread Michal Hocko
From: Michal Hocko is_pageblock_removable_nolock relies on having zone association to examine all the page blocks to check whether they are movable or free. This is just wasting of cycles when the memblock is offline. Later patch in the series will also change the time when the page is