[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070731033133.GG21089@ftp.linux.org.uk>
Date: Tue, 31 Jul 2007 04:31:33 +0100
From: Al Viro <viro@....linux.org.uk>
To: linux-kernel@...r.kernel.org
Subject: Re: inotify and /proc/<pid>
On Mon, Jul 30, 2007 at 10:25:21PM -0500, Joseph Pingenot wrote:
> >From Al Viro on Tuesday, 31 July, 2007:
> >On Mon, Jul 30, 2007 at 09:16:16PM -0500, Joseph Pingenot wrote:
> >> I was trying to use inotify to watch process changes (especially process
> >> termination) by watching /proc/<pid>.
> >> Sadly, although I could see something reading various files, nothing
> >> was issued when the process I was watching exited and the directory
> >> went away.
> >> Is this intentional, or a bug?
> >It's a bug you intend to introduce in your program... IOW, don't
> >do that.
>
> More background, please?
>
> What's the way to check for a process exiting without spinning?
Depends on what that process is and how it is related to watching
one...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists