9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fd2path and devsrv
@ 2008-11-19 17:45 Roman V. Shaposhnik
  2008-11-19 19:36 ` Francisco J Ballesteros
  0 siblings, 1 reply; 14+ messages in thread
From: Roman V. Shaposhnik @ 2008-11-19 17:45 UTC (permalink / raw)
  To: 9fans

Hi Guys,

I was rereading selected places of Rob's "Getting Dot-Dot Right"
paper and it suddenly occurred to me that the example he provides
there is something that I have always wanted to have. Here it is:
   % cat /proc/125099/ns
   .....
   mount -c /net/il/134/data /mnt/term
   ....
   cd /usr/rob

And, of course, if you run ns(1) it gets even better:
   % ns
   ...
   mount -c il!135.104.3.100!12884 /mnt/term
   ...

Now, when I happen to be logged into the Plan9 the best I can
see is this:
   % cat /proc/2012/ns
   ....
   mount '#s/sources' /n/sources
   ....
Which is fair (the mount really did have /srv/sources as an argument)
but makes me ask the next question: how can Rob's experience be
achieved here? How can I get to the Channel (with the hope of invoking
fd2path) that was given to devsrv when /srv/sources was created?

Thanks,
Roman.




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-11-20 13:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-19 17:45 [9fans] fd2path and devsrv Roman V. Shaposhnik
2008-11-19 19:36 ` Francisco J Ballesteros
2008-11-20  1:37   ` Roman V. Shaposhnik
2008-11-20  1:41     ` erik quanstrom
2008-11-20  2:56       ` Roman V. Shaposhnik
2008-11-20  2:55         ` erik quanstrom
2008-11-20  3:31           ` Roman Shaposhnik
2008-11-20  3:32             ` erik quanstrom
2008-11-20  3:57               ` Roman Shaposhnik
2008-11-20  4:14                 ` erik quanstrom
2008-11-20  5:05                   ` Roman Shaposhnik
2008-11-20  9:44   ` roger peppe
2008-11-20 12:59     ` Steve Simon
2008-11-20 13:50       ` roger peppe

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).