[0/3] mm/damon: misc fixes

Message ID 20230119013831.1911-1-sj@kernel.org
Headers
Series mm/damon: misc fixes |

Message

SeongJae Park Jan. 19, 2023, 1:38 a.m. UTC
  This patchset contains three miscellaneous simple fixes for DAMON online
tuning.

SeongJae Park (3):
  mm/damon: update comments in damon.h for damon_attrs
  mm/damon/core: update monitoring results for new monitoring attributes
  mm/damon/core-test: add a test for damon_update_monitoring_results()

 include/linux/damon.h |  6 ++--
 mm/damon/core-test.h  | 30 ++++++++++++++++++
 mm/damon/core.c       | 71 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 104 insertions(+), 3 deletions(-)