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