On Fri, Jul 08, 2016 at 10:34:44AM +0100, Mel Gorman wrote: > The balance gap was introduced to apply equal pressure to all zones when > reclaiming for a higher zone. With node-based LRU, the need for the > balance gap is removed and the code is dead so remove it. > > [vba...@suse.cz: Also remove KSWAPD_ZONE_BALANCE_GAP_RATIO] > Signed-off-by: Mel Gorman <mgor...@techsingularity.net> > Acked-by: Vlastimil Babka <vba...@suse.cz>
Acked-by: Johannes Weiner <han...@cmpxchg.org>