linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
@ 2025-07-04 22:14 SeongJae Park
  2025-07-04 22:14 ` [PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals SeongJae Park
  2025-07-04 22:14 ` [PATCH 2/2] mm/damon: add trace event for effective size quota SeongJae Park
  0 siblings, 2 replies; 5+ messages in thread
From: SeongJae Park @ 2025-07-04 22:14 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SeongJae Park, Masami Hiramatsu, Mathieu Desnoyers,
	Steven Rostedt, damon, kernel-team, linux-kernel, linux-mm,
	linux-trace-kernel

The aim-oriented auto-tuning features for monitoring intervals and DAMOS
quota are important and recommended.  Add tracepoints for observabilities
of those tuned values and the tuning itself.

SeongJae Park (2):
  mm/damon: add trace event for auto-tuned monitoring intervals
  mm/damon: add trace event for effective size quota

 include/trace/events/damon.h | 43 ++++++++++++++++++++++++++++++++++++
 mm/damon/core.c              | 21 +++++++++++++++++-
 2 files changed, 63 insertions(+), 1 deletion(-)


base-commit: 09cf52aa7503a7126edc3af797e116a7ec49e572
-- 
2.39.5

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

end of thread, other threads:[~2025-07-09 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 22:14 [PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota SeongJae Park
2025-07-04 22:14 ` [PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals SeongJae Park
2025-07-04 22:14 ` [PATCH 2/2] mm/damon: add trace event for effective size quota SeongJae Park
2025-07-09 16:21   ` Steven Rostedt
2025-07-09 18:28     ` SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).