9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Francisco Ballesteros <nemo@lsub.org>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] reliability and failing over.
Date: Sat, 10 Sep 2005 23:36:05 +0200	[thread overview]
Message-ID: <600308d605091014365118a95@mail.gmail.com> (raw)
In-Reply-To: <dbf9d3f60386986fc07e14cb62de586d@plan9.bell-labs.com>

Funny, I admit.

We saw the problem when combining multiple user-level file servers
(not fossil, but device drivers for X10, guis, and the like) within
the same dir,
specially on wireless at home.
Issuing requests in parallel as Russ suggested will help, for sure,
but if things
dont get too bad, the simplest user-level file server will be a good option.

We just happen to have the kernel changed, because I wanted to be able to say
"no overhead, but for the unions", which required a kernel to measure.
That´s why
I was a considering the kernel changes besides the user level alternative. Guess
I have an opportunity to experiment with a few things now that it´s going to be
a user program :-)

On 9/10/05, Sape Mullender <sape@plan9.bell-labs.com> wrote:
> > Beware of the latency.
> >
> > Plan B usage shows that latency is the biggest problem.
> 
> That's funny.  We've been working on a low-latency wireless comms protocol
> here at the Labs that we've called Plan B (our wireless emulator runs on Plan 9,
> of course), because we'd come to the conclusion that latency is the biggest problem
> in current cellular systems.
> 
>         Sape
> 
>


  reply	other threads:[~2005-09-10 21:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-09 20:55 [9fans] sept. town hall meeting Francisco Ballesteros
2005-09-09 21:05 ` Uriel
2005-09-09 22:10   ` [9fans] reliability and failing over Francisco Ballesteros
2005-09-09 22:24     ` Russ Cox
2005-09-09 22:50       ` Gorka guardiola
2005-09-09 23:02         ` Francisco Ballesteros
2005-09-09 23:06           ` Russ Cox
2005-09-09 23:16             ` Francisco Ballesteros
2005-09-10 13:11           ` Sape Mullender
2005-09-10 21:36             ` Francisco Ballesteros [this message]
2005-09-10  1:22     ` Eric Van Hensbergen

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=600308d605091014365118a95@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).