linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mahipal Challa <Mahipal.Challa@cavium.com>
To: sjenning@redhat.com, ddstreet@ieee.org, linux-mm@kvack.org
Cc: herbert@gondor.apana.org.au, linux-kernel@vger.kernel.org,
	pathreya@cavium.com, vnair@cavium.com,
	Mahipal Challa <Mahipal.Challa@cavium.com>
Subject: [PATCH v2 0/1] mm: zswap - crypto acomp/scomp support
Date: Fri, 24 Feb 2017 21:35:12 +0530	[thread overview]
Message-ID: <1487952313-22381-1-git-send-email-Mahipal.Challa@cavium.com> (raw)

Hi Seth, Dan,

This series adds support for kernel's new crypto acomp/scomp compression &
decompression framework to zswap. We verified these changes using the
kernel's crypto deflate-scomp, lzo-scomp modules and Cavium's ThunderX
ZIP driver (we have submitted the Cavium's ThunderX ZIP driver v2 
patches with acomp/scomp support to "linux-crypto" which are under review).

Addressed review comments from the v1 patch.
 - Implemented the callback function for request completion.
 - Added "__percpu" results for acomp request completion.

Patch is on top of 'https://git.kernel.org/cgit/linux/kernel/git/mhocko/mm.git'
repository "master" branch.

Please review the patch.

Regards,
Mahipal

Mahipal Challa (1):
  mm: zswap - Add crypto acomp/scomp framework support

 mm/zswap.c | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 162 insertions(+), 30 deletions(-)

-- 
1.8.3.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2017-02-24 16:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-24 16:05 Mahipal Challa [this message]
2017-02-24 16:05 ` [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support Mahipal Challa
2017-02-24 22:21   ` Dan Streetman
2017-02-27 14:40     ` Mahipal Reddy
2017-03-08 17:38       ` Dan Streetman
2017-03-09  9:39         ` Herbert Xu
2017-03-16 15:54           ` Dan Streetman
2017-03-16 16:17             ` Herbert Xu
2017-03-16 16:33         ` Herbert Xu
2017-03-16 18:20           ` Dan Streetman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487952313-22381-1-git-send-email-Mahipal.Challa@cavium.com \
    --to=mahipal.challa@cavium.com \
    --cc=ddstreet@ieee.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=pathreya@cavium.com \
    --cc=sjenning@redhat.com \
    --cc=vnair@cavium.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox