OSDN Git Service

lowmemorykiller: add zcache awareness
authorVinayak Menon <vinmenon@codeaurora.org>
Thu, 27 Aug 2015 10:59:37 +0000 (16:29 +0530)
committerKyle Yan <kyan@codeaurora.org>
Tue, 31 May 2016 22:26:37 +0000 (15:26 -0700)
commitaf6c02b830fc2e001f3011f0f8244565eb0cc976
tree1dbdb761cb4cdcd94b49aaa347db9da7ca38901b
parentf8a4373feae9b2df9490cb10315e5aa0087593b3
lowmemorykiller: add zcache awareness

zcache stores compressed file pages which should be
considered as reclaimable pages by lowmemorykiller
in calculating values to be compared against minfree.

Change-Id: Ia3e08bc14ba61c0a45ed54ba5cd525717a572060
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
drivers/staging/android/lowmemorykiller.c
include/linux/zcache.h [new file with mode: 0644]