Re: [RFC PATCH 0/2] mm/damon: fix nr_snapshots semantics and max_nr_snapshots check coverage
SJ Park <[email protected]>
| Newsgroups | dev.linux.lists.damon,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
Hello Liew, On Fri, 7 Aug 2026 17:35:24 +0800 Liew Rui Yan <[email protected]> wrote: > Both patches address the DAMOS nr_snapshots/max_nr_snapshots > deactivation mechanism. > > - Patch 1: fixes the nr_snapshots counting semantics. > - Patch 2: unifies deactivation checks to prevent busy-loop. Thank you for sharing this patch series. However, I don't think the patches are fixing real problems. Rather, it seems the poor documentation has confused you. Sorry for writing the documentation in the confusing way. I commented to each patch for details. If you want, please feel free to send documentation update patches. I will also try to find a time to do that if nobody does. Thanks, SJ [...]