Re: [PATCH 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
From: SJ Park
Date: Fri Jul 10 2026 - 10:29:04 EST
On Fri, 10 Jul 2026 07:16:38 -0700 SJ Park <sj@xxxxxxxxxx> wrote:
[...]
> On Fri, 10 Jul 2026 12:47:33 +0800 Song Hu <husong@xxxxxxxxxx> wrote:
>
> > 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).
>
> Looks good overall. Patch 3 looks unnecessary, though. Let me add comments to
> each patch.
Sorry, I was misreading patch 3. All patches including the third one looks
good to me now.
This series is applied to damon/next [1] tree. If this series is not added to
mm.git in short term (~1 week?), I will ask mm.git maintainer (Andrew Morton)
to pick this. So, no action from your side is needed for now. If it seems I
also forgot doing that or you cannot wait for my action, please feel free to
directly ask that to Andrew.
[1] https://origin.kernel.org/doc/html/latest/mm/damon/maintainer-profile.html#scm-trees
Thanks,
SJ
[...]