9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Brian L. Stuart" <blstuart@bellsouth.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] hacking issue: memory resizing
Date: Fri,  9 Sep 2005 21:16:48 -0500	[thread overview]
Message-ID: <20050910021917.QAK10334.ibm62aec.bellsouth.net@p1.stuart.org> (raw)
In-Reply-To: Your message of Fri, 9 Sep 2005 22:46:20 +0200 . <600308d605090913461de1965@mail.gmail.com>

In message <600308d605090913461de1965@mail.gmail.com>, Francisco Ballesteros wr
ites:
> You have just files and services (including devices). You want your
>laptop (or PDA) to work standalone, but you still want the stateless terminal
>that Plan 9 provides (so you have to administer just one or a few machines).
>To me, it seems  that replicating (sort of caching, like in coda) your FS into
>your standalone machines is the easy way to do that. The only inconvenience

As it turns out, I've been playing around with some ideas in
that direction.  I've got a rough prototype in Plan 9 and a
slightly less rough one in Linux using FUSE.  I didn't like
coda's special server code, so I took the approach of keeping
two trees synchronized.  That way you can connect to the file
server you're caching with 9P or NFS or SMB or...  It's been
proving handy allowing my laptop to cache stuff from work
and stuff from home at the same time.  Hopefully, I'll get
company permission to release the code soon.

BLS


  reply	other threads:[~2005-09-10  2:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07 15:45 Ronald G Minnich
2005-09-07 15:59 ` Francisco Ballesteros
2005-09-07 18:09   ` Ronald G Minnich
2005-09-08 11:50     ` Dave Lukes
2005-09-08 15:25       ` Ronald G Minnich
2005-09-09 14:52         ` erik quanstrom
2005-09-09 15:18           ` Ronald G Minnich
2005-09-09 15:31             ` jmk
2005-09-09 18:04               ` erik quanstrom
2005-09-09 18:09                 ` jmk
2005-09-09 18:14                 ` Eric Van Hensbergen
2005-09-09 19:06                   ` Ronald G Minnich
2005-09-09 19:59             ` Tim Newsham
2005-09-09 20:46               ` Francisco Ballesteros
2005-09-10  2:16                 ` Brian L. Stuart [this message]
2005-09-10 21:41                   ` Francisco Ballesteros
2005-09-11  2:11                     ` Brian L. Stuart

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=20050910021917.QAK10334.ibm62aec.bellsouth.net@p1.stuart.org \
    --to=blstuart@bellsouth.net \
    --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).