[PATCH 0/4] mm/damon: improvements in efficiency, error handling, documents

SJ Park posted 4 patches 3 days, 2 hours ago
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(-)
[PATCH 0/4] mm/damon: improvements in efficiency, error handling, documents
Posted by SJ Park 3 days, 2 hours ago
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