mm: improve migration heuristic
Some users were still seeing extreme unmovable page block migration over
time due to unmovable allocations stealing mostly free movable
blocks. Reduce the likelihood of this by only allowing unmovable
allocations to aggressively steal reclaimable pageblocks.
bug 26916944
Change-Id: I87fe0b0963ea967e4edf1ef60ae3fd297bf6978c
Signed-off-by:
Alex Naidis <alex.naidis@linux.com>
Loading
Please register or sign in to comment