Re: [PATCH v3 2/4] mm: zswap: refactor limit checking from zswap_store()

From: Nhat Pham
Date: Mon Apr 15 2024 - 20:29:32 EST


On Fri, Apr 12, 2024 at 7:24 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>