mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rajeev Bector <rajeev_bector@yahoo.com>
To: "H. Peter Anvin" <hpa@transmeta.com>
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com
Subject: Re: new IPC mechanism ideas
Date: Wed, 11 Jul 2001 18:02:04 -0700 (PDT)	[thread overview]
Message-ID: <20010712010204.23084.qmail@web14402.mail.yahoo.com> (raw)
In-Reply-To: <3B4CF5E8.F9F9C429@transmeta.com>

The point is that you can do IPC using
this scheme which is
1) protected (as compared to a shared
   memory (shm) scheme in which any process
   can write anywhere and corrupt
   everything)

2) involves only 1 copy.

Thanks,
Rajeev

--- "H. Peter Anvin" <hpa@transmeta.com> wrote:
> 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
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at 
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

  parent reply	other threads:[~2001-07-12  1:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12  0:10 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
2001-07-12  1:00       ` Alexander Viro
2001-07-12  1:02       ` Rajeev Bector [this message]
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=20010712010204.23084.qmail@web14402.mail.yahoo.com \
    --to=rajeev_bector@yahoo.com \
    --cc=hpa@transmeta.com \
    --cc=hpa@zytor.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

all inboxes | Powered by JetHome®