mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] mm/damon: improvements in efficiency, error handling, documents
@ 2026-09-21 15:15 SJ Park
  2026-09-21 15:15 ` [PATCH 1/4] mm/damon/core: skip quota score setup when the quota is full SJ Park
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SJ Park @ 2026-09-21 15:15 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SJ Park, Adrian Huang, Karthikeyan KS, Liew Rui Yan, Xuewen Wang,
	damon, linux-kernel, linux-mm

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-21 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 15:15 [PATCH 0/4] mm/damon: improvements in efficiency, error handling, documents SJ Park
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

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®