Re: [PATCH v2 3/5] mm: zswap: refactor limit checking from zswap_store()

From: Nhat Pham
Date: Fri Apr 05 2024 - 15:57:54 EST


On Thu, Apr 4, 2024 at 10:35 PM Yosry Ahmed <yosryahmed@xxxxxxxxxx> wrote:
>
> Refactor limit and acceptance threshold checking outside of
> zswap_store(). This code will be moved around in a following patch, so
> it would be cleaner to move a function call around.
>
> Signed-off-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>

LGTM.
Reviewed-by: Nhat Pham <nphamcs@xxxxxxxxx>