On Fri, Jul 14, 2017 at 09:59:59AM +0200, Michal Hocko wrote: > From: Michal Hocko <mho...@suse.com> > > boot_pageset is a boot time hack which gets superseded by normal > pagesets later in the boot process. It makes zero sense to reinitialize > it again and again during memory hotplug. > > Signed-off-by: Michal Hocko <mho...@suse.com>
You could also go slightly further and remove the batch parameter to setupo_pageset because it's always 0. Otherwise Acked-by: Mel Gorman <mgor...@suse.de> -- Mel Gorman SUSE Labs