android_kernel_xiaomi_sm8450/mm/damon
SeongJae Park b0cf3ac6d3 UPSTREAM: mm/damon/dbgfs: support all DAMOS stats
Currently, DAMON debugfs interface is not supporting DAMON-based
Operation Schemes (DAMOS) stats for schemes successfully applied regions
and time/space quota limit exceeds.  This adds the support.

Link: https://lkml.kernel.org/r/20211210150016.35349-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

(cherry picked from commit 3a619fdb8de8a3ecd4200e7d183d2c8ceb32289e)

Bug: 228223814
Signed-off-by: Hailong Tu <tuhailong@oppo.com>
Change-Id: Ide3cfaff1b63e053ece5a8746a463fb87ef6c607
2022-04-28 23:09:18 +08:00
..
core-test.h UPSTREAM: mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()' 2022-04-28 23:09:15 +08:00
core.c UPSTREAM: mm/damon/schemes: account how many times quota limit has exceeded 2022-04-28 23:09:18 +08:00
dbgfs-test.h UPSTREAM: mm/damon: fix a few spelling mistakes in comments and a pr_debug message 2022-04-28 23:09:16 +08:00
dbgfs.c UPSTREAM: mm/damon/dbgfs: support all DAMOS stats 2022-04-28 23:09:18 +08:00
Kconfig UPSTREAM: mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) 2022-04-28 23:09:16 +08:00
Makefile UPSTREAM: mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) 2022-04-28 23:09:16 +08:00
paddr.c UPSTREAM: mm/damon/schemes: account scheme actions that successfully applied 2022-04-28 23:09:18 +08:00
prmtv-common.c UPSTREAM: mm/damon/vaddr,paddr: support pageout prioritization 2022-04-28 23:09:16 +08:00
prmtv-common.h UPSTREAM: mm/damon: move damon_rand() definition into damon.h 2022-04-28 23:09:18 +08:00
reclaim.c UPSTREAM: mm/damon/reclaim: provide reclamation statistics 2022-04-28 23:09:18 +08:00
vaddr-test.h UPSTREAM: mm/damon/vaddr-test: remove unnecessary variables 2022-04-28 23:09:17 +08:00
vaddr.c UPSTREAM: mm/damon/schemes: account scheme actions that successfully applied 2022-04-28 23:09:18 +08:00