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

Doug McNaught (doug@mcnaught.org)
11 May 2003 23:32:29 -0400


Chris Friesen <cfriesen@nortelnetworks.com> writes:

> > There's already a well established way to do what you want (get
> > non-immediate notification of process death). What benefit would your
> > approach give?
>
> Its cheaper and faster. It only costs a single call for each process,
> and then you get notified immediately when it dies.

Rather than a new syscall, what about a magic file or device that you
can poll()?

-Doug
-
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/