9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: a@9srv.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 'wall' messages
Date: Wed,  8 Oct 2003 13:02:02 -0400	[thread overview]
Message-ID: <26d5e02ab7f78b72991a858f62d7bdbd@9srv.net> (raw)
In-Reply-To: <Pine.LNX.4.33.0310080819520.1216-100000@einstein.ssz.com>

// there should be -no- additional programming or commands for a user
// to do this.

on the part of the user, i assume you mean. otherwise it seem you'd
have to hope for it to magically apear. so you must be okay with some
programming on the part of , well, programmers, although it's
clearly desirable to minimize that, as well. kernel hacking is time
consuming and more dificult (at least to test and debug, if not to
write) than user-level code. so it seems like that'd be preferable,
if we can get what we want there. we'll see that we can in a minute.

// it needs to be available to all users, with the owner of the box
// where the hardware is resident being in control of the security.

the problem here is that there's more then one box involved, with
more than one owner. using the example at hand, if i cpu in to a
remote server, most (much?) of /dev is owned by me, parts by glenda
(and, ahem, none by bootes). so what gives the owner of the cpu
server the "right" to write to my devices? clearly, i need to be
able to allow the cpu server to, but that's *my* control. so i (or,
more likely, something acting on my behalf) needs to present to the
cpu server a way to get notices to me. default behavour should
always err on the side of too little sharing by default.

// since there are at least two filesystems that a cpu server can
// run native (ie kfs and fossil) it needs to be outside of those;
// ...That leaves only -one- place, the kernel.

falacy of false alternatives. "It can't be A so it must be B". The
correct initial response to such statements is almost *always*
"What about C?" (no pun intended). we've still not explained why
this can't be done in user mode ("i've seen it done!"). i come back
to the example of the plumber. the user does nothing to start it,
the user maintains controll of all the relevant resources, and
applications on multiple platforms communicate without knowing
anything about each other - just the plumber interface.

you seem to be under the impresion (especailly in your last
paragraph) that people are arguing that we shouldn't be allowed
to share resources. that's not at all what people are saying. we
just don't think kernel hacks to allow a privlidged user to get
access to a users's namespace - globally, generally - is any sort
of good idea.
ア


  reply	other threads:[~2003-10-08 17:02 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-07  0:30 mirtchov
2003-10-07  0:33 ` boyd
2003-10-07  0:35 ` jmk
2003-10-07  2:28   ` Jim Choate
2003-10-07  2:27     ` boyd
2003-10-07  2:54       ` Jim Choate
2003-10-07  2:30   ` [9fans] A final question on regex Jim Choate
2003-10-07  3:08   ` [9fans] 'wall' messages Bruce Ellis
2003-10-07  3:11     ` boyd
2003-10-07  3:31     ` Jim Choate
2003-10-07  4:04       ` andrey mirtchovski
2003-10-07  4:17         ` Jim Choate
2003-10-07  4:23           ` [9fans] A fine point on 'lazy update' Jim Choate
2003-10-07  4:25           ` [9fans] 'wall' messages andrey mirtchovski
2003-10-07 13:56             ` Jim Choate
2003-10-07 14:09               ` mirtchov
2003-10-07 14:19                 ` Dan Cross
2003-10-07 17:27                   ` Ralph Corderoy
2003-10-07  9:50       ` Bruce Ellis
2003-10-07 10:41         ` Lucio De Re
2003-10-07 11:27           ` Bruce Ellis
2003-10-07 11:52             ` Lucio De Re
2003-10-07 12:10               ` boyd
2003-10-08  1:43                 ` okamoto
2003-10-07 13:15               ` matt
2003-10-07 12:33                 ` Lucio De Re
2003-10-07 14:09                   ` Dan Cross
2003-10-07 13:40           ` Jim Choate
2003-10-08  8:39             ` Douglas A. Gwyn
2003-10-08 13:40               ` Jim Choate
2003-10-07 13:49         ` Jim Choate
2003-10-07 21:35           ` Bruce Ellis
2003-10-07 22:07             ` Joel Salomon
2003-10-08  5:34               ` Jim Choate
2003-10-08  5:48             ` Jim Choate
2003-10-08 14:21               ` rog
2003-10-08 18:14                 ` David Presotto
2003-10-08 18:52                   ` mirtchov
2003-10-09 15:07                   ` rog
2003-10-09 15:10                     ` David Presotto
2003-10-08 17:40               ` a
2003-10-07 22:38           ` boyd
2003-10-08  9:36             ` Ralph Corderoy
2003-10-08 13:57               ` Dan Cross
2003-10-07 23:19       ` a
2003-10-08  2:35         ` Jim Choate
2003-10-08  2:42           ` Bruce Ellis
2003-10-08  2:52             ` Jim Choate
2003-10-08 14:46               ` rt
2003-10-09  0:31                 ` Geoff Collyer
2003-10-09  1:29                   ` Bruce Ellis
2003-10-09 18:36                   ` rog
2003-10-09 22:32                     ` Geoff Collyer
2003-10-08  9:36           ` Ralph Corderoy
2003-10-08 13:38             ` Jim Choate
2003-10-08 17:02               ` a [this message]
2003-10-08 14:24           ` rt
2003-10-08 15:10             ` Jim Choate
2003-10-08 15:47               ` rt
2003-10-08 21:53             ` Charles Forsyth
2003-10-08 22:59               ` Jim Choate
2003-10-07  3:48     ` Dan Cross
2003-10-07  3:51       ` boyd
2003-10-07  4:09       ` Jim Choate
2003-10-07  4:15         ` boyd
2003-10-07  2:37 YAMANASHI Takeshi
2003-10-07  2:41 ` boyd

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=26d5e02ab7f78b72991a858f62d7bdbd@9srv.net \
    --to=a@9srv.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).