Five patches for miscellaneous DAMON fixups. Use better fit kernel
functions, cleanup/fixup documents, and add unit tests.
Below is a note that is better to drop from the final commit message.
The five patches were initially sent and revisioned by different
individuals. Each patch contains changelog on their commentary area.
The patches are curated into this series by SJ, for the convenience in
reposting.
Akinobu Mita (1):
mm/damon/core: use kvmalloc for target regions array
Asier Gutierrez (1):
samples/damon: Fix typos in Kconfig help text
Doehyun Baek (1):
Docs/{admin-guide,mm}/damon: fix DAMON documentation details
Philippe Laferriere (1):
mm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()
Sailesh Nandanavanam (1):
mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete
behavior
Documentation/admin-guide/mm/damon/usage.rst | 8 +++---
Documentation/mm/damon/design.rst | 12 ++++-----
mm/damon/core.c | 4 +--
mm/damon/stat.c | 2 +-
mm/damon/tests/core-kunit.h | 28 ++++++++++++++++++++
samples/damon/Kconfig | 2 +-
6 files changed, 42 insertions(+), 14 deletions(-)
base-commit: 58a53a487b7a86995fdfba07723fb8416fccf830
--
2.47.3