Re: Does nautilus hang if an NFS server is unreachable?
- From: Michael Meeks <michael ximian com>
- To: Peter O'Shea <peter oshea analog com>
- Cc: nautilus-list gnome org
- Subject: Re: Does nautilus hang if an NFS server is unreachable?
- Date: 25 Feb 2003 09:59:01 +0000
On Mon, 2003-02-24 at 18:20, Peter O'Shea wrote:
> Can accesses for other servers be put into separate threads, so that if
> a remote server goes down, the rest of nautilus is still active and I
> can use my own desktop?
They are already in separate threads. The problem is - that due to the
Unix API, it's not possible to know that a file is on a remote server -
without doing a blocking stat that kills the thread.
So what you're really asking for - is for gnome-vfs to create (and
block) an unbounded number of threads in this situation - which will
have the effect of killing nautilus - and probably the machine.
> Fortunately, this has only happened (that I know of) once, and I've been
> using Nautilus since pre-1.0. But it's sort of annoying to rely on the
> functioning of someone else's machine for me to be able to use my own
> (welcome to the world of NFS, I suppose).
Yes - kernel mode NFS is just like that.
Regards,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]