From: William Lee Irwin III <wli@holomorphy.com>
To: john moser <bluefoxicy@linux.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Memory Managment idea to help move things to userspace
Date: Sat, 6 Dec 2003 22:35:43 -0800 [thread overview]
Message-ID: <20031207063543.GO19856@holomorphy.com> (raw)
In-Reply-To: <20031207061944.2D005E4B9@sitemail.everyone.net>
On Sat, Dec 06, 2003 at 10:19:44PM -0800, john moser wrote:
> I've been told there's issues with transferring huge amounts of data
> between kernelspace and userspace. I think I may have a solution,
> if this problem does indeed exist. This would make things such as
> userspace netfiltering and userspace network filesystem drivers
> extremely feasable by effectively eliminating all data transfer
> overhead to and from the kernel in a secure and efficient manner.
> PLEASE read and review this. If it is complete and utter braindamage
> and simply not possible, please explain why, and discard. If it IS
> good, then please plan to impliment in 2.7/2.8 (I realize I'm too
> late for 2.6). If it's close but not quite there, FIX IT. It's just
> an idea.
Efficient data transfer and mechanisms have been built up over time on
a case by case basis already without sacrificing security or reliability
in exchange for performance.
In general, ideas for these kind of things need to be backed up by code
in some form to be credible. For instance, known prior implementations
and prototype implementations are two kinds of code to back things up with.
-- wli
prev parent reply other threads:[~2003-12-07 6:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-07 6:19 Memory Managment idea to help move things to userspace john moser
2003-12-07 6:35 ` William Lee Irwin III [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=20031207063543.GO19856@holomorphy.com \
--to=wli@holomorphy.com \
--cc=bluefoxicy@linux.net \
--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