9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] synthetic filesystems and changing data
@ 2007-08-10  1:47 John Marshall
  2007-08-10  1:57 ` erik quanstrom
  2007-08-10  6:49 ` matt
  0 siblings, 2 replies; 8+ messages in thread
From: John Marshall @ 2007-08-10  1:47 UTC (permalink / raw)
  To: 9fans

Hi,

I am trying to understand the general practice, under
Plan 9, for synthetic filesystems for serving up a "file"
which:
1) returns data that changes (quickly), and
2) returns data whose size is larger than the message
    size agreed upon at *version interchange.

Practically, what I am wondering is:
1) what to do when the "file" content changes between
    multiple *read operations (assuming that the reads
    are done quickly)? Is it just tough luck for the client?
2) whether or not synthetic filesystems generally handle
    (or not) the offset parameter? I imagine to do this
    requires relatively static content, is difficult, or
    there is an assumption that the size of the content
    _must_ fit in the message.

Thanks,
John


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-10 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-10  1:47 [9fans] synthetic filesystems and changing data 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 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).