Skip to content
Commit 058dbde9 authored by Vinayak Menon's avatar Vinayak Menon Committed by Greg Kroah-Hartman
Browse files

staging: android: lowmemorykiller: neglect swap cached pages in other_file



With ZRAM enabled it is observed that lowmemory killer
doesn't trigger properly. swap cached pages are
accounted in NR_FILE, and lowmemorykiller considers
this as reclaimable and adds to other_file. But these
pages can't be reclaimed unless lowmemorykiller triggers.
So subtract swap pages from other_file.

Signed-off-by: default avatarVinayak Menon <vinayakm.list@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 12f2200f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment