9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jan Hubicka hubicka@horac.ta.jcu.cz
Subject: [9fans] XaoS - first useable version
Date: Thu, 11 Sep 1997 10:12:32 +0200	[thread overview]
Message-ID: <19970911081232.VMaoTjIktm3RJDwZDxBFS2lCIWrQ1JvBODMTAWjDf88@z> (raw)

On Wed, Sep 10, 1997 at 06:11:59PM +0000, forsyth@caldo.demon.co.uk wrote:
> when describing the process synchronisation primitives,
> i forgot to mention rendezvous(2), which is the system
Yes, I already readed rendenzvous description. It looks like
really interesting call. I was thinking about implementation
of lock/wakeup mechanizm using it and it seems to be really
interesting puzzle. I will think about that. If there is
already code for that, I would welcome it too :)
> call to synchronise two processes.  given rendezvous,
> <lock.h>, and rfork, you should be able to write the little
> you need fairly easily.  processes can rendezvous to
> collect points without busy waiting on the spin lock.
> note that you should
> 	rfork(RFNAMEG)
> in main(), to ensure that you've got a separate space
> for the rendezvous values.  (why RFNAMEG? because that rendezvous
> space is tied to the name space in Plan 9; in Brazil it
> becomes a separate resource controlled by a distinct flag to rfork.)
OK. BTW is there any doc about brazil at the net? I saw just little
description, wich says that it will be, and it will be better,
but nothing more. Looking forward for it.

Honza

-- 
------------------------------------------------------------------------------
                   Have you browsed my www pages? Look at:
                       http://www.paru.cas.cz/~hubicka
      Koules-the game for Svgalib,X11 and OS/2,  Xonix-the game for X11
      czech documentation for linux index, original 2D computer art and
              funny 100 years old photos and articles are there!




             reply	other threads:[~1997-09-11  8:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-11  8:12 Jan [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-09-12  8:07 Jan
1997-09-11  8:09 Jan
1997-09-10 17:28 Scott
1997-09-10 17:11 forsyth
1997-09-10  9:19 Jan
1997-09-10  9:03 Jan
1997-09-10  7:42 forsyth
1997-09-10  7:06 forsyth

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=19970911081232.VMaoTjIktm3RJDwZDxBFS2lCIWrQ1JvBODMTAWjDf88@z \
    --to=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).