commit | 3a619fdb8de8a3ecd4200e7d183d2c8ceb32289e | [log] [tgz] |
---|---|---|
author | SeongJae Park <sj@kernel.org> | Fri Jan 14 14:10:29 2022 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jan 15 16:30:33 2022 +0200 |
tree | 08a5cd759e973a1c6f6ce931ca17e334d961a1c9 | |
parent | 81f0895f1f5ed0d2bb80559ba9fbc6ce814e7235 [diff] |
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>