Show patches with: Submitter = Kanchana P Sridhar       |    Archived = No       |   49 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,06/10] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,05/10] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,04/10] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,02/10] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v4,01/10] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-23 Kanchana P Sridhar New
[v3,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-06 Kanchana P Sridhar herbert Changes Requested
[v2,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[v2,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar herbert Superseded
[RFC,v1,13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,09/13] mm: zswap: Config variable to enable compress batching in zswap_store(). zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,06/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,05/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,03/13] crypto: testmgr - Add crypto testmgr acomp poll support. zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,02/13] crypto: iaa - Add support for irq-less crypto async interface zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC
[RFC,v1,01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req zswap IAA compress batching - - - --- 2024-10-18 Kanchana P Sridhar herbert RFC