Files
linux-apfs/drivers
Vinayak Menon 058dbde928 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: Vinayak Menon <vinayakm.list@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-27 14:51:27 -08:00
..
2014-02-14 10:40:47 +01:00
2014-02-23 15:53:25 +00:00
2014-01-12 23:48:18 +01:00
2014-01-15 14:51:22 -08:00
2014-02-24 12:33:52 -08:00