public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wink Saville <wink@saville.com>
To: linux-kernel@vger.kernel.org
Subject: Zero copy between ISR, kernel and User
Date: Tue, 26 Sep 2006 21:01:45 -0700	[thread overview]
Message-ID: <4519F7A9.4050807@saville.com> (raw)

Hello,

I would like to allow the transferring of data between ISR's, kernel and 
user code, without requiring copying. I envision allocating buffers in 
the kernel and then mapping them so that they appear at the same 
addresses to all code, and never being swapped out of memory.

Is this feasible for all supported Linux architectures and is there 
existing code that someone could point me towards?

Regards,

Wink Saville


             reply	other threads:[~2006-09-27  4:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-27  4:01 Wink Saville [this message]
2006-09-27 19:10 ` Zero copy between ISR, kernel and User Stephen Hemminger
2006-09-28 14:45   ` Wink Saville

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=4519F7A9.4050807@saville.com \
    --to=wink@saville.com \
    --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