mm: Allow only __GFP_CMA allocations from Movable zone
Ensure that only allocations which include __GFP_CMA can be satisfied from
zone Movable. This restriction helps reduces the likelihood of a page in
the movable zone being pinned which would prevent memory from being
offlined.
Change-Id: I570970ff848d4a7147f3ccda2b294f08bcdf88d8
Signed-off-by:
Liam Mark <lmark@codeaurora.org>
Loading
Please register or sign in to comment