9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Sander van Dijk" <a.h.vandijk@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] 'stuck' windows.
Date: Sun, 22 Jun 2008 14:58:31 +0200	[thread overview]
Message-ID: <ba0d3bc70806220558k7616de29we539ffbecfdac90f@mail.gmail.com> (raw)
In-Reply-To: <20080622114834.AA3E71E8C1C@holo.morphisms.net>

On 6/22/08, Russ Cox <rsc@swtch.com> wrote:
> What I wrote yesterday was correct but incomplete.
> In addition to the file descriptors, dossrv is holding
> up a reference to the window's name space, in which
> the window files are still accessible.  If you do
>
> 	slay dossrv |rc  # clean slate
> 	unmount /mnt/wsys /dev
> 	unmount /mnt/wsys
> 	9fat:
> 	exit
>
> then the window does in fact disappear.

Thanks for clearing that up.

I was wondering if it would be possible to start dossrv in a new
namespace, built from scratch, so I've been playing a bit with rfork
(the rc builtin).
However, when I do a 'rfork N', my namespace is empty after that (of
course), but I'm not sure how to get it populated again? Since /bin is
gone, I'm can't do much beside using rc's builtins, of which 'exit'
seems to be the most useful at that point...

Greetings, Sander.



  reply	other threads:[~2008-06-22 12:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-21 18:21 Sander van Dijk
2008-06-21 21:39 ` erik quanstrom
2008-06-22  7:36   ` Sander van Dijk
2008-06-21 23:48 ` Pietro Gagliardi
2008-06-22  0:44   ` Russ Cox
2008-06-22  0:50 ` Russ Cox
2008-06-22  7:45   ` Sander van Dijk
2008-06-22 11:47     ` erik quanstrom
2008-06-22 11:59       ` erik quanstrom
2008-06-22 11:50     ` Russ Cox
2008-06-22 12:58       ` Sander van Dijk [this message]
2008-06-22 14:22         ` Russ Cox
2008-06-23 14:50           ` Dave Eckhardt
2008-06-24  8:53           ` Sander van Dijk

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=ba0d3bc70806220558k7616de29we539ffbecfdac90f@mail.gmail.com \
    --to=a.h.vandijk@gmail.com \
    --cc=9fans@9fans.net \
    /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).