[PATCH 0/6] mm/damon: misc cleanups

SeongJae Park posted 6 patches 3 months ago
Documentation/mm/damon/maintainer-profile.rst | 35 ++++++++++---------
include/linux/damon.h                         |  1 +
mm/damon/core.c                               |  8 ++++-
mm/damon/sysfs.c                              | 16 ++-------
samples/damon/mtier.c                         |  5 +++
samples/damon/prcl.c                          |  5 +++
samples/damon/wsse.c                          |  5 +++
7 files changed, 44 insertions(+), 31 deletions(-)
[PATCH 0/6] mm/damon: misc cleanups
Posted by SeongJae Park 3 months ago
Yet another round of miscellaneous DAMON cleanups.

SeongJae Park (6):
  samples/damon/wsse: rename to have damon_sample_ prefix
  samples/damon/prcl: rename to have damon_sample_ prefix
  samples/damon/mtier: rename to have damon_sample_ prefix
  mm/damon/sysfs: use DAMON core API damon_is_running()
  mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
  Docs/mm/damon/maintainer-profile: update for mm-new tree

 Documentation/mm/damon/maintainer-profile.rst | 35 ++++++++++---------
 include/linux/damon.h                         |  1 +
 mm/damon/core.c                               |  8 ++++-
 mm/damon/sysfs.c                              | 16 ++-------
 samples/damon/mtier.c                         |  5 +++
 samples/damon/prcl.c                          |  5 +++
 samples/damon/wsse.c                          |  5 +++
 7 files changed, 44 insertions(+), 31 deletions(-)


base-commit: 486593f91f44f469c920e73a4ef451d9bbbf400e
-- 
2.39.5