9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Using 9P(2000) in Unix/Linux(/Windows)
Date: Wed, 14 May 2003 08:10:33 -0400	[thread overview]
Message-ID: <e02e8a6caa9088f1692bc75cea3d7d18@plan9.bell-labs.com> (raw)
In-Reply-To: <d317ff89.0305140021.6246cb68@posting.google.com>

9P has no chance of taking off in the Unix/Linux world:

* It's not complicated enough (symlinks, hard links, caching,
	exact Unix semantics)
* The model doesn't match the internal kernel structure
	(it's a bad fit with the vnode layer)
* It fixes things that Unix doesn't want to fix (numeric uids)

It might be possible to make a 9P-like protocol for Unix,
but a lot of the nice things about 9P would have to go away.

Russ



  parent reply	other threads:[~2003-05-14 12:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14  8:57 Anssi Porttikivi
2003-05-14  9:25 ` boyd, rounin
2003-05-14  9:58   ` Stephen Wynne
2003-05-14 10:12     ` boyd, rounin
2003-05-14 12:10 ` Russ Cox [this message]
2003-05-14 12:29   ` Stephen Wynne
2003-05-14 13:47   ` ron minnich
2003-05-14 16:16     ` boyd, rounin
2003-05-14 15:57   ` boyd, rounin
2003-05-14 17:02     ` ron minnich
2003-05-14 17:05       ` boyd, rounin
2003-05-14 13:44 ` ron minnich
2003-05-15  9:22   ` Anssi Porttikivi
2003-05-15 12:04     ` [9fans] " Jim Choate
2003-05-15 13:02       ` Dan Cross
2003-05-15 13:08         ` boyd, rounin
2003-05-15 14:26         ` ron minnich
2003-05-15 13:59     ` [9fans] " ron minnich

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=e02e8a6caa9088f1692bc75cea3d7d18@plan9.bell-labs.com \
    --to=rsc@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).