From: SJ Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SJ Park <sj@kernel.org>, Adrian Huang <adrianhuang0701@gmail.com>,
Karthikeyan KS <karthiproffesional@gmail.com>,
Liew Rui Yan <aethernet65535@gmail.com>,
Xuewen Wang <wangxuewen@kylinos.cn>,
damon@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-mm@kvack.org
Subject: [PATCH 0/4] mm/damon: improvements in efficiency, error handling, documents
Date: Mon, 21 Sep 2026 08:15:42 -0700 [thread overview]
Message-ID: <20260921151547.78472-1-sj@kernel.org> (raw)
Four various improvements. Patch 1 from Liew Rui Yan skips unnecessary
quota setup work when relevant. Patch 2 from Xuewen Wang propagates
ignored damon_call() error to sysfs users. Patch 3 from Adrian Huang
(Lenovo) fixes typos in comments. Patch 4 from Karthikeyan KS clarifies
zero sample interval acceptance on kernel-doc comment.
---
Note: this is a batched reposting of DAMON patches that were
individually posted and reviewed by the DAMON maintainer.
Adrian Huang (Lenovo) (1):
mm/damon: fix typos in comments
Karthikeyan KS (1):
mm/damon: document that a zero sample_interval is accepted
Liew Rui Yan (1):
mm/damon/core: skip quota score setup when the quota is full
Xuewen Wang (1):
mm/damon/sysfs: propagate damon_call() error in turn_damon_on
include/linux/damon.h | 3 ++-
mm/damon/core.c | 8 +++++---
mm/damon/lru_sort.c | 2 +-
mm/damon/sysfs.c | 3 ++-
4 files changed, 10 insertions(+), 6 deletions(-)
base-commit: 05b2dd9725f76b0024d387ed2226d1ab531620ce
--
2.47.3
next reply other threads:[~2026-09-21 15:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-21 15:15 SJ Park [this message]
2026-09-21 15:15 ` [PATCH 1/4] mm/damon/core: skip quota score setup when the quota is full SJ Park
2026-09-21 15:15 ` [PATCH 2/4] mm/damon/sysfs: propagate damon_call() error in turn_damon_on SJ Park
2026-09-21 15:15 ` [PATCH 3/4] mm/damon: fix typos in comments SJ Park
2026-09-21 15:15 ` [PATCH 4/4] mm/damon: document that a zero sample_interval is accepted SJ Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260921151547.78472-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=adrianhuang0701@gmail.com \
--cc=aethernet65535@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=damon@lists.linux.dev \
--cc=karthiproffesional@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=wangxuewen@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®