Files
android_kernel_xiaomi_sm8450/mm/filemap.c
Vinayak Menon 75258ab7ca mm: vmstat: add pageoutclean
vmstat events currently count pgpgout, but that includes
only the writebacks, and not the reclaim of clean
pages. Add an event to count clean page evictions. This is
helpful to evaluate page thrashing cases.

Change-Id: Icfb797877a544a58c289074bdc290dfbc1384514
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
[isaacm@codeaurora.org: Add Kconfig entry to prevent ABI breakages in GKI]
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
2019-12-17 10:54:01 -08:00

97 KiB