Re: [RFC PATCH v2] waitfd

From: Alan Cox
Date: Tue Jan 06 2009 - 13:28:20 EST



> waitfd provides a file descriptor out of which may be read a series of
> siginfo_t objects describing child death. A child process is reaped as
> soon as its information is read. This means child monitoring too can be
> performed with that same poll call.
>
> Patch is against v2.6.28

Same comment as last time - the right way to do this is to extend the
existing notify APIs to the /proc file system
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/