Re: [RFC PATCH v3 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management

From: SeongJae Park

Date: Thu Jun 04 2026 - 21:24:26 EST


On Thu, 4 Jun 2026 15:03:37 +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.

For sample modules, I'd like the code to be simple enough to be able to
understand it without a dedicated documentation. Apparntly this documentation
is made since you were following the pattern of non-sample modules like
reclaim.c and lru_sort.c. Could you please make the sample module simpler and
drop this patch?


Thanks,
SJ

[...]