Re: [PATCH v2 1/3] mm/damon/core: prevent size quota overflow in the temporal goal tuner
From: SJ Park
Date: Sun Sep 20 2026 - 09:15:43 EST
On Sun, 20 Sep 2026 03:37:13 -0700 SJ Park <sj@xxxxxxxxxx> wrote:
> On Sun, 20 Sep 2026 11:31:09 +0900 Donggeun Yoo <donggeunyoo.kernel@xxxxxxxxx> wrote:
>
> > damos_goal_tune_esz_bp_temporal() converts the scheme's size quota into
> > basis points with "quota->esz_bp = quota->sz * 10000", both unsigned long,
>
> Let's break commit message lines with 72 columns limit.
Zenghui pointed out [1] the documented recommendation is 75 columns limit.
Let's use 75 columns limit. Sorry for confusing you.
[1] https://lore.kernel.org/20260920131300.48929-1-sj@xxxxxxxxxx
Thanks,
SJ
[...]