home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
std_unix
/
v21
/
087
< prev
next >
Wrap
Internet Message Format
|
1990-12-05
|
2KB
From std-unix-request@uunet.uu.net Fri Sep 7 12:21:22 1990
Received: from cs.utexas.edu by uunet.uu.net (5.61/1.14) with SMTP
id AA08917; Fri, 7 Sep 90 12:21:22 -0400
Posted-Date: 7 Sep 90 02:40:27 GMT
Received: by cs.utexas.edu (5.64/1.76)
From: peter@ficc.ferranti.com (peter da silva)
Newsgroups: comp.std.unix
Subject: Re: Standards Update, IEEE 1003.4: Real-time Extensions
Message-Id: <493@usenix.ORG>
References: <448@usenix.ORG> <457@usenix.ORG> <488@usenix.ORG>
Sender: std-unix@usenix.ORG
Reply-To: peter@ficc.ferranti.com (Peter da Silva)
Organization: Xenix Support, FICC
X-Submissions: std-unix@uunet.uu.net
Date: 7 Sep 90 02:40:27 GMT
To: std-unix@uunet.uu.net
From: peter da silva <peter@ficc.ferranti.com>
In article <488@usenix.ORG> fouts@bozeman.bozeman.ingr (Martin Fouts) writes:
> > My personal opinion is that *anything* that can go into the file system
> > name space *should*. That's what makes UNIX UNIX... that it's all visible
> > from the shell...
> I'm not sure which Unix you've been running for the past five or more
> years, but a lot of stuff doesn't live in the file system name space
> under various BSD derived systems,
Yes, and there's even more stuff in System V that doesn't live in that
name space. In both cases it's *wrong*.
> nor do the networking types believe
> it belongs there.
Some more details on this subject would be advisable. I'm aware that not
everything *can* go in the file system name space, by the way...
> IMHO neither does a process handle, nor a
> semaphore, and don't even talk to me about "named pipes" as an IPC
> mechanism.
An active semaphore can be implemented any way you want, but it should
be represented by an entry in the name space. The same goes for process
handles and so on.
Named pipes are an inadequate mechanism for much IPC, but they work quite
well for many simple cases. If you're looking at them as some sort of
paragon representing the whole concept, you're sadly mistaken.
Anyway... what is it that makes "dev/win" more worthy of having an entry
in "/dev" than "dev/socket"?
--
Peter da Silva. `-_-'
+1 713 274 5180. 'U`
peter@ferranti.com
Volume-Number: Volume 21, Number 87