[PATCH v1 0/3] mm/shuffle: fix and cleanips

From: David Hildenbrand
Date: Tue Jun 16 2020 - 07:52:30 EST


Patch #1 is a fix for overlapping zones and offline sections. Patch #2
stops shuffling the complete zone when onlining a memory block. Patch #3
removes dynamic reconfiguration which is currently dead code (and it's
unclear if this will be needed in the near future).

David Hildenbrand (3):
mm/shuffle: don't move pages between zones and don't read garbage
memmaps
mm/memory_hotplug: don't shuffle complete zone when onlining memory
mm/shuffle: remove dynamic reconfiguration

mm/memory_hotplug.c | 3 ---
mm/shuffle.c | 48 ++++++++++++---------------------------------
mm/shuffle.h | 29 ---------------------------
3 files changed, 12 insertions(+), 68 deletions(-)

--
2.26.2