RE: [PATCH v3 00/13] zswap IAA compress batching
From: Sridhar, Kanchana P
Date: Wed Nov 06 2024 - 15:45:07 EST
> -----Original Message-----
> From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, November 6, 2024 12:26 PM
> To: Sridhar, Kanchana P <kanchana.p.sridhar@xxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx; linux-mm@xxxxxxxxx;
> hannes@xxxxxxxxxxx; yosryahmed@xxxxxxxxxx; nphamcs@xxxxxxxxx;
> chengming.zhou@xxxxxxxxx; usamaarif642@xxxxxxxxx;
> ryan.roberts@xxxxxxx; Huang, Ying <ying.huang@xxxxxxxxx>;
> 21cnbao@xxxxxxxxx; linux-crypto@xxxxxxxxxxxxxxx;
> herbert@xxxxxxxxxxxxxxxxxxx; davem@xxxxxxxxxxxxx;
> clabbe@xxxxxxxxxxxx; ardb@xxxxxxxxxx; ebiggers@xxxxxxxxxx;
> surenb@xxxxxxxxxx; Accardi, Kristen C <kristen.c.accardi@xxxxxxxxx>;
> zanussi@xxxxxxxxxx; Feghali, Wajdi K <wajdi.k.feghali@xxxxxxxxx>; Gopal,
> Vinodh <vinodh.gopal@xxxxxxxxx>
> Subject: Re: [PATCH v3 00/13] zswap IAA compress batching
>
> On Wed, 6 Nov 2024 11:20:52 -0800 Kanchana P Sridhar
> <kanchana.p.sridhar@xxxxxxxxx> wrote:
>
> > IAA Compression Batching:
>
> hm, is this a crypto patchset or a zswap patchset?
Thanks Andrew, for this observation. Since this patch-series attempts to
improve zswap_store() latency for large folios using Intel IAA hardware
acceleration, it has patches in crypto and in zswap, to make it easier for
the reviewers to understand context.
I am Ok with organizing the patch-series differently if that makes better
sense. Appreciate suggestions with regards to this.
Thanks,
Kanchana
>
> Thanks. Unless someone stops me I think I'll add this to mm.git after
> 6.13-rc1 is released. To get it additional testing exposure while
> review proceeds.