mm/damon/dbgfs: support all DAMOS stats
authorSeongJae Park <sj@kernel.org>
Fri, 14 Jan 2022 22:10:29 +0000 (14:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2022 14:30:33 +0000 (16:30 +0200)
commit3a619fdb8de8a3ecd4200e7d183d2c8ceb32289e
tree08a5cd759e973a1c6f6ce931ca17e334d961a1c9
parent81f0895f1f5ed0d2bb80559ba9fbc6ce814e7235
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>
mm/damon/dbgfs.c