[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251026182216.118200-1-sj@kernel.org>
Date: Sun, 26 Oct 2025 11:22:05 -0700
From: SeongJae Park <sj@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: SeongJae Park <sj@...nel.org>,
"Liam R. Howlett" <Liam.Howlett@...cle.com>,
David Hildenbrand <david@...hat.com>,
Jonathan Corbet <corbet@....net>,
Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
Michal Hocko <mhocko@...e.com>,
Mike Rapoport <rppt@...nel.org>,
Suren Baghdasaryan <surenb@...gle.com>,
Vlastimil Babka <vbabka@...e.cz>,
damon@...ts.linux.dev,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: [PATCH 0/8] mm/damon: misc documentation fixups
As the subject says.
First three patches fix up issues in the documents, including wrong
explanation of a behavior, wrong link, and a contextual typo. Following
five patches update documents for not yet documented features and
behaviors.
SeongJae Park (8):
mm/damon/core: fix wrong comment of damon_call() return timing
Docs/mm/damon/design: fix wrong link to intervals goal section
Docs/admin-guide/mm/damon/stat: fix a typo: s/sampling events/sampling
interval/
Docs/admin-guide/mm/damon/usage: document empty target regions commit
behavior
Docs/admin-guide/mm/damon/reclaim: document addr_unit parameter
Docs/admin-guide/mm/damon/lru_sort: document addr_unit parameter
Docs/admin-guide/mm/damon/stat: document aggr_interval_us parameter
Docs/admin-guide/mm/damon/stat: document negative idle time
.../admin-guide/mm/damon/lru_sort.rst | 22 ++++++++++++
.../admin-guide/mm/damon/reclaim.rst | 22 ++++++++++++
Documentation/admin-guide/mm/damon/stat.rst | 35 ++++++++++++++-----
Documentation/admin-guide/mm/damon/usage.rst | 8 ++++-
Documentation/mm/damon/design.rst | 4 +--
mm/damon/core.c | 2 +-
6 files changed, 80 insertions(+), 13 deletions(-)
base-commit: 1148e04980a5471922064ff4b19cd154643da743
--
2.47.3
Powered by blists - more mailing lists