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

From: Yosry Ahmed
Date: Fri Jun 14 2024 - 14:42:41 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>

Acked-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>