All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mark Burkley" <crypto-dev@emutex.com>
To: <linux-crypto@vger.kernel.org>
Subject: Development of asynchronous deflate for IPComp
Date: Wed, 23 Feb 2011 09:59:27 -0000	[thread overview]
Message-ID: <010001cbd340$5ee932e0$1cbb98a0$@com> (raw)

Hi all,

Just a short note to let you know we are almost finished development of a
patch to allow asynchronous compression in ipcomp.  This enables a module to
register asynchronous deflate in order to use a hardware deflate
accelerator.

We followed the scheme for ahash and ablkcipher to create an acompress
strcuture and modified xfrm_ipcomp.c to handle an -EINPROGRESS return from
the call to comp_compress with a callback that completes building the IPComp
header and then calls xfrm_output_resume.

I did a quick search but didn't find any other patches to enable asynch
compression but I would be interested to hear from anyone else who might be
working in this area.

There are no immediate plans to upstream the patch (we are still on 2.6.29)
but it is something I will be pushing for especially if there is interest in
adding this to the kernel.

Feedback welcome,

Thanks,

Mark


-- 
Mark Burkley <mark@emutex.com>            
http://www.emutex.com/

                 reply	other threads:[~2011-02-23 11:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='010001cbd340$5ee932e0$1cbb98a0$@com' \
    --to=crypto-dev@emutex.com \
    --cc=linux-crypto@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.