+19
−0
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When onlining memory blocks, this option helps to add the target memory block to ZONE_MOVABLE zone type. For successful offlining, these memory blocks should belong to 'ZONE_MOVABLE' since it carries only movable pages. When this option is not set, the default zone policy is to add the blocks to 'ZONE_NORMAL' which may pin pages. Change-Id: I7f38a07d3c6817141ec8cce3a910fa7d7d91712d Signed-off-by:Sudarshan Rajagopalan <sudaraja@codeaurora.org> [isaacm@codeaurora.org: Use IS_ENABLED() for checking configs] Signed-off-by:
Isaac J. Manjarres <isaacm@codeaurora.org>