9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: nemo@lsub.org
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] synthetic filesystems and changing data
Date: Fri, 10 Aug 2007 17:47:29 +0200	[thread overview]
Message-ID: <8ccc8ba40708100847r356b5659xdc148dd69e71a712@mail.gmail.com> (raw)
In-Reply-To: <20070810151354.GB12549@kris.home>

In cases where multiple clients might map to the same fid you can also
freeze in a buffer file contents when the offset if zero, and serve from there
for further reads. Using 9p (and no cache in the client) means that you can use
the fid to mux the clients, and assign also a buffer per client, and
release at clunk.


      reply	other threads:[~2007-08-10 15:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10  1:47 John Marshall
2007-08-10  1:57 ` erik quanstrom
2007-08-10  8:13   ` Charles Forsyth
2007-08-10  9:40     ` maht
2007-08-10  6:49 ` matt
2007-08-10 12:32   ` John Marshall
2007-08-10 15:13     ` Kris Maglione
2007-08-10 15:47       ` nemo [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=8ccc8ba40708100847r356b5659xdc148dd69e71a712@mail.gmail.com \
    --to=nemo@lsub.org \
    --cc=9fans@cse.psu.edu \
    /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).