9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] cpu/file/terminal server of my dream
Date: Thu, 29 Jun 2000 13:50:44 -0400	[thread overview]
Message-ID: <200006291752.NAA17624@cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

The easiest hackwould be to change /sys/src/9/boot/boopip.c's
connecttcp() to fork off a filter to do what the fcall
module used to.  Look at the funcion filter() in /sys/src/cmd/cpu.c.
It wouldn't necessarily be fast but it would be functional.  If
noone gets to it before I get back to MH (a week or two from now),
I'll do it myself.

[-- Attachment #2: Type: message/rfc822, Size: 1948 bytes --]

From: miller@hamnavoe.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] cpu/file/terminal server of my dream
Date: Wed, 28 Jun 2000 18:34:16 BST
Message-ID: <E137g9C-000A2o-0V@anchor-post-31.mail.demon.net>

I wrote:
> u9fs will not work as root file system for diskless clients without some
> changes to the kernel.  Since u9fs serves via tcp not il protocol, you would
> have to interpose something like aux/fcall to reconstruct 9p message
> boundaries.

And Steve Kotsopoulos <steve@nevex.com> wrote:

> is this something new with the 3rd edition?
> under 2nd edition I'm using a u9fs fileserver just fine

Yes, the old Plan 9 had fcall(3) stream module within the kernel which
the boot process pushed onto a tcp connection.  This is gone, along
with all kernel stream stuff.

-- Richard Miller

             reply	other threads:[~2000-06-29 17:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-29 17:50 presotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-06-28 18:40 rsc
2000-06-28 17:34 miller
2000-06-29 16:49 ` Wladimir Mutel
2000-06-28 15:56 miller
2000-06-28 16:13 ` Steve Kotsopoulos
2000-06-27  9:39 miller
2000-06-27 12:30 ` Wladimir Mutel
2000-06-26  9:01 Wladimir Mutel

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=200006291752.NAA17624@cse.psu.edu \
    --to=presotto@plan9.bell-labs.com \
    --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).