Re: [RFC PATCH v4 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management
From: SeongJae Park
Date: Thu Jun 11 2026 - 20:34:10 EST
On Thu, 11 Jun 2026 15:02:44 +0000 <gutierrez.asier@xxxxxxxxxxxxxxxxxxx> wrote:
> From: Asier Gutierrez <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
>
> Add documentation for the DAMON-based Hugepage Management
> (SAMPLE_DAMON_HUGEPAGE) feature, which automatically manages
> huge pages by identifying hot memory regions and collapsing
> them back to regular pages. The documentation covers the
> module's features, operation, and all available module
> parameters.
>
> Signed-off-by: Asier Gutierrez <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
> ---
> .../admin-guide/mm/damon/hugepage.rst (new) | 113 ++++++++++++++++++
> Documentation/admin-guide/mm/damon/index.rst | 1 +
> 2 files changed, 114 insertions(+)
This again feels like following the non-sample DAMON module's patterns. I
don't think a dedicated documentation is needed for sample modules. Could we
drop this?
Thanks,
SJ
[...]