RE: [PATCH v3 00/13] zswap IAA compress batching

Sridhar, Kanchana P posted 13 patches 2 weeks, 3 days ago
Only 0 patches received!
RE: [PATCH v3 00/13] zswap IAA compress batching
Posted by Sridhar, Kanchana P 2 weeks, 3 days ago
> -----Original Message-----
> From: Andrew Morton <akpm@linux-foundation.org>
> Sent: Wednesday, November 6, 2024 12:26 PM
> To: Sridhar, Kanchana P <kanchana.p.sridhar@intel.com>
> Cc: linux-kernel@vger.kernel.org; linux-mm@kvack.org;
> hannes@cmpxchg.org; yosryahmed@google.com; nphamcs@gmail.com;
> chengming.zhou@linux.dev; usamaarif642@gmail.com;
> ryan.roberts@arm.com; Huang, Ying <ying.huang@intel.com>;
> 21cnbao@gmail.com; linux-crypto@vger.kernel.org;
> herbert@gondor.apana.org.au; davem@davemloft.net;
> clabbe@baylibre.com; ardb@kernel.org; ebiggers@google.com;
> surenb@google.com; Accardi, Kristen C <kristen.c.accardi@intel.com>;
> zanussi@kernel.org; Feghali, Wajdi K <wajdi.k.feghali@intel.com>; Gopal,
> Vinodh <vinodh.gopal@intel.com>
> 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@intel.com> 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.