[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231213190338.54146-1-sj@kernel.org>
Date: Wed, 13 Dec 2023 19:03:32 +0000
From: SeongJae Park <sj@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: SeongJae Park <sj@...nel.org>, Jonathan Corbet <corbet@....net>,
damon@...ts.linux.dev, linux-mm@...ck.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] mm/damon: misc updates for 6.8
Update comments, tests, and documents for DAMON aiming to be merged in
the next merge window for Linux v6.8.
SeongJae Park (6):
mm/damon: update email of SeongJae
mm/damon/core-test: test max_nr_accesses overflow caused
divide-by-zero
Docs/mm/damon/design: place execution model and data structures at the
beginning
Docs/admin-guide/mm/damon/usage: update context directory section
label
Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchy
Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file
input commands
Documentation/admin-guide/mm/damon/usage.rst | 123 +++++++++++--------
Documentation/mm/damon/design.rst | 24 ++--
include/linux/damon.h | 2 +-
mm/damon/core-test.h | 13 +-
mm/damon/core.c | 2 +-
mm/damon/dbgfs-test.h | 2 +-
mm/damon/dbgfs.c | 2 +-
mm/damon/modules-common.c | 2 +-
mm/damon/vaddr-test.h | 2 +-
mm/damon/vaddr.c | 2 +-
10 files changed, 106 insertions(+), 68 deletions(-)
base-commit: def619f2545d0286e6f4ed6c09fac8f863a70da1
--
2.34.1
Powered by blists - more mailing lists