Re: [RFC] new syscall to allow notification when arbitrary pids die

Frank Cusack (fcusack@fcusack.com)
Sun, 11 May 2003 20:53:09 -0700


On Sun, May 11, 2003 at 11:26:06PM -0400, Chris Friesen wrote:
>
> Its cheaper and faster. It only costs a single call for each process, and
> then you get notified immediately when it dies.

On Solaris, pwait(1) opens /proc/pid/psinfo and waits for data.

/fc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/