Re: [PATCH v5 2/2] mm: remove code to handle same filled pages

From: Nhat Pham
Date: Fri Jun 14 2024 - 16:25:23 EST


On Fri, Jun 14, 2024 at 3:09 AM Usama Arif <usamaarif642@xxxxxxxxx> wrote:
>
> With an earlier commit to handle zero-filled pages in swap directly,
> and with only 1% of the same-filled pages being non-zero, zswap no
> longer needs to handle same-filled pages and can just work on compressed
> pages.
>
> Signed-off-by: Usama Arif <usamaarif642@xxxxxxxxx>
> ---

Other than my previous comments to re-add the stat counter somehow
(which will probably helps with testing in the future), this series
LGTM!

Reviewed-by: Nhat Pham <nphamcs@xxxxxxxxx>