Re: [PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is

From: Hugh Dickins
Date: Wed Aug 13 2025 - 15:00:42 EST


On Wed, 13 Aug 2025, Chris Li wrote:
>
> I know Hugh has some idea to store incompressible pages in the swap
> cache as well. Hugh?

No, I don't have any idea or plan to store incompressible pages in the
swap cache myself. But yes, incompressible pages could well be "stored"
in the swap cache.

Hugh