Re: [PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
From: Chris Li
Date: Fri Aug 15 2025 - 22:23:30 EST
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"
Thanks!
Chris