All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
@ 2026-07-14 14:01 SJ Park
  2026-07-14 14:01 ` [PATCH v2 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path SJ Park
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SJ Park @ 2026-07-14 14:01 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SJ Park, Liam R. Howlett, David Hildenbrand, Lorenzo Stoakes,
	Michal Hocko, Mike Rapoport, Suren Baghdasaryan, Vlastimil Babka,
	damon, linux-kernel, linux-mm, stable

This series fixes typos and fills in missing entries in the DAMON
sysfs ABI document (Documentation/ABI/testing/sysfs-kernel-mm-damon).

Patch 1 fixes a path typo, "intrvals_goal" -> "intervals_goal", in
four What: entries; the documented path points to a non-existent
directory, so it is Cc'ed to stable.

Patch 2 fixes two further typos ("WDate:", "manimum").

Patches 3 and 4 add ABI entries that exist in the kernel and are
already described in usage.rst but are missing from the canonical ABI
document: the 'update_tuned_intervals' state command (patch 3) and the
'tried_regions/<R>/probes/<P>/hits' file (patch 4).

Changes from v1
- v1: https://lore.kernel.org/20260710044737.561102-1-husong@kylinos.cn
- Rebase to latest mm-new.

Song Hu (4):
  Docs/ABI/damon: fix typo in intervals_goal sysfs path
  Docs/ABI/damon: fix typos
  Docs/ABI/damon: document update_tuned_intervals state command
  Docs/ABI/damon: document tried_regions probe hits

 .../ABI/testing/sysfs-kernel-mm-damon         | 29 ++++++++++++++-----
 1 file changed, 22 insertions(+), 7 deletions(-)


base-commit: 4c3e511167ba60f3934a530fa5675143a09eb909
-- 
2.47.3


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

end of thread, other threads:[~2026-07-14 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-14 14:01 [PATCH v2 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions SJ Park
2026-07-14 14:01 ` [PATCH v2 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path SJ Park
2026-07-14 14:01 ` [PATCH v2 2/4] Docs/ABI/damon: fix typos SJ Park
2026-07-14 14:01 ` [PATCH v2 3/4] Docs/ABI/damon: document update_tuned_intervals state command SJ Park
2026-07-14 14:01 ` [PATCH v2 4/4] Docs/ABI/damon: document tried_regions probe hits SJ 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.