From: Ryan Cumming <ryan@spitfire.gotdns.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Effect of deleting executables of running programs
Date: Wed, 18 Aug 2004 16:41:42 -0700 [thread overview]
Message-ID: <200408181641.45314.ryan@spitfire.gotdns.org> (raw)
In-Reply-To: <20040818201100.54131.qmail@web11413.mail.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 414 bytes --]
On Wednesday 18 August 2004 13:11, Shriram R wrote:
> Yes, the nodes were accessing the executable over NFS.
My wild guess is that this has to do with executables paging themselves in on
demand. In the NFS case, if the file disappears on the share, paging in will
fail. However, on a local filesystem, the inode won't disappear until all
users are gone, so paging in on demand will still work.
-Ryan
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-08-18 23:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200408181901.i7IJ1FK08538@orbit-fe.eng.netapp.com>
2004-08-18 20:11 ` Effect of deleting executables of running programs Shriram R
2004-08-18 23:41 ` Ryan Cumming [this message]
2004-08-18 18:16 Shriram R
2004-08-18 19:18 ` Chris Wedgwood
2004-08-23 13:30 ` jlnance
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=200408181641.45314.ryan@spitfire.gotdns.org \
--to=ryan@spitfire.gotdns.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.