Re: [PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
From: SeongJae Park
Date: Mon Aug 18 2025 - 14:18:08 EST
On Fri, 15 Aug 2025 19:23:10 -0700 Chris Li <chrisl@xxxxxxxxxx> wrote:
> On Fri, Aug 15, 2025 at 5:14 PM SeongJae Park <sj@xxxxxxxxxx> wrote:
> >
> > Sounds good. So in the next version (v4), I will drop compress_fail. Instead,
> > I will add two new counters, namely compress_engine_fail and the new atomic
> > counter, say, stored_uncompressed_pages. Please suggest better names or
> > correct me if I'm missing some of your points.
>
> Sounds great. As I suggest in my other email, if up to me,
>
> "crypto_compress_fail" and "stored_incompressible_pages"
Nice names, thank you! I'll send the next verison soon, following all your
suggestions[1] together.
[1] https://lore.kernel.org/CAF8kJuPCpnGAoz=1CBwe46ytpcR0ZUMAEWLFQce7eUWkb+0ERA@xxxxxxxxxxxxxx
Thanks,
SJ
[...]