From: "David S. Miller" <davem@redhat.com>
To: joern@wohnheim.fh-wedel.de
Cc: linux-kernel@vger.kernel.org, jmorris@intercode.com.au,
dwmw2@infradead.org
Subject: Re: [RFC] Breaking data compatibility with userspace bzlib
Date: Fri, 20 Jun 2003 13:23:14 -0700 (PDT) [thread overview]
Message-ID: <20030620.132314.35673846.davem@redhat.com> (raw)
In-Reply-To: <20030620195658.GB22732@wohnheim.fh-wedel.de>
From: Jörn Engel <joern@wohnheim.fh-wedel.de>
Date: Fri, 20 Jun 2003 21:56:58 +0200
On Fri, 20 June 2003 12:45:10 -0700, David S. Miller wrote:
> Therefore we couldn't make the compress cryptolib interface
> take scatterlists elements either, which is a huge problem.
Is there a reason to use the zlib and nothing but the zlib for the
cryptolib? RFCs 1950 - 1952? Or would any form of compression do, in
principle at least?
Because it's not very sensible to have 2 pieces of code that
do exactly the same thing? :-)
In the worst case, I consider it not too hard to add a wrapper
interface to the zlib to do the scatter-gather handling.
It's not that simple.
Is the wrapper called in IRQ or BH or user context? This matters
to determine what kind of kmap() operations you must use in the
wrapper.
That's merely the beginning of the problems with this kind of idea.
Don't let my statements stall your work, it was just a FYI and
something we should take care of in the 2.7.x timeframe not now.
prev parent reply other threads:[~2003-06-20 20:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-20 18:59 [RFC] Breaking data compatibility with userspace bzlib Jörn Engel
2003-06-20 19:09 ` Jeff Garzik
2003-06-20 19:45 ` Jörn Engel
2003-06-20 19:48 ` David Lang
2003-06-20 20:05 ` Jörn Engel
2003-06-20 21:53 ` Jeff Garzik
2003-06-20 21:55 ` Jeff Garzik
2003-06-20 20:27 ` [RFC] Breaking data compatibility with userspace bz2lib Nicholas Wourms
2003-06-20 20:51 ` Jörn Engel
2003-06-20 21:34 ` Jeff Garzik
2003-06-20 19:45 ` [RFC] Breaking data compatibility with userspace bzlib David S. Miller
2003-06-20 19:56 ` Jörn Engel
2003-06-20 20:23 ` David S. Miller [this message]
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=20030620.132314.35673846.davem@redhat.com \
--to=davem@redhat.com \
--cc=dwmw2@infradead.org \
--cc=jmorris@intercode.com.au \
--cc=joern@wohnheim.fh-wedel.de \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox