Re: [PATCH v3 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric
SJ Park <[email protected]>
| Newsgroups | dev.linux.lists.damon |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 20 Jul 2026 12:17:23 +0000 [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 3 potential issue(s) to consider: > - [High] Underflow in total used memory calculation causes division by a huge number, breaking the intended safeguard and leading to aggressive DAMOS actions. > - [Low] Returning INT_MAX from damos_hugepage_mem_bp() causes an integer overflow when computing the quota score on 32-bit architectures. > - [Low] The newly added 'hugepage_mem_bp' sysfs metric is missing from the automated sysfs selftests. All the issues are duplicates of previously reported ones. No one is a blocker. Thanks, SJ [...]