lowmemorykiller: Don't count reserve page twice
This is essentially revert of eeb0f4f3 Justification: Zone aware LMK logic already discounts on the reserved free pages. Hence, present code does double discount and that leads to improper accounting of the free memory. Fix this by not discounting reserved_free pages. CRs-Fixed: 648978 Change-Id: If0536d4a71b36edf0f46f3db723b6d59e36a89ee Signed-off-by:Chintan Pandya <cpandya@codeaurora.org>
Loading
Please register or sign in to comment