[PATCH 0/2] mm/damon: fix quota status loss due to online tunings

From: SeongJae Park
Date: Fri Feb 16 2024 - 14:40:45 EST


DAMON_RECLAIM and DAMON_LRU_SORT is not preserving internal quota status
when applying new user parameters, and hence could cause temporal quota
accuracy degradation. Fix it by preserving the status.

SeongJae Park (2):
mm/damon/reclaim: fix quota stauts loss due to online tunings
mm/damon/lru_sort: fix quota status loss due to online tunings

mm/damon/lru_sort.c | 43 ++++++++++++++++++++++++++++++++++++-------
mm/damon/reclaim.c | 18 +++++++++++++++++-
2 files changed, 53 insertions(+), 8 deletions(-)


base-commit: 0f8cac70960349ba21deb424bd41bc4f4362c113
--
2.39.2