From: "H. Peter Anvin" <hpa@transmeta.com>
To: Rajeev Bector <rajeev_bector@yahoo.com>
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com
Subject: Re: new IPC mechanism ideas
Date: Wed, 11 Jul 2001 17:57:12 -0700 [thread overview]
Message-ID: <3B4CF5E8.F9F9C429@transmeta.com> (raw)
In-Reply-To: <20010712005520.20851.qmail@web14402.mail.yahoo.com>
Rajeev Bector wrote:
>
> If your driver is in the kernel,
> then you dont need that. All processes
> use system-calls (or ioctls) to send
> messages and when they do recv(),
> they get a pointer to a location
> (where they are mapped to via mmap)
> and they can read directly. In this
> scheme, you dont need any traditional
> UNIX IPC mechanism to work.
>
And the point of this is?
-hpa
next prev parent reply other threads:[~2001-07-12 0:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-12 0:10 new IPC mechanism ideas Rajeev Bector
2001-07-12 0:49 ` H. Peter Anvin
2001-07-12 0:55 ` Rajeev Bector
2001-07-12 0:57 ` H. Peter Anvin [this message]
2001-07-12 1:00 ` Alexander Viro
2001-07-12 1:02 ` Rajeev Bector
2001-07-12 1:07 ` H. Peter Anvin
-- strict thread matches above, loose matches on Subject: below --
2001-07-11 1:49 Rajeev Bector
2001-07-11 3:25 ` H. Peter Anvin
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=3B4CF5E8.F9F9C429@transmeta.com \
--to=hpa@transmeta.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rajeev_bector@yahoo.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 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.