All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mm/damon: misc fixes
@ 2023-01-19  1:38 ` SeongJae Park
  0 siblings, 0 replies; 5+ messages in thread
From: SeongJae Park @ 2023-01-19  1:38 UTC (permalink / raw)
  Cc: SeongJae Park, Andrew Morton, damon, linux-mm, linux-kernel

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-19  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19  1:38 [PATCH 0/3] mm/damon: misc fixes SeongJae Park
2023-01-19  1:38 ` SeongJae Park
2023-01-19  1:38 ` [PATCH 1/3] mm/damon: update comments in damon.h for damon_attrs SeongJae Park
2023-01-19  1:38 ` [PATCH 2/3] mm/damon/core: update monitoring results for new monitoring attributes SeongJae Park
2023-01-19  1:38 ` [PATCH 3/3] mm/damon/core-test: add a test for damon_update_monitoring_results() SeongJae Park

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.