On Tue, 13 Feb 2007, Davide Libenzi wrote:

> If this is going to be a generic AIO subsystem:
> 
> - Cancellation of peding request

What about the busy_async_threads list becoming a hash/rb_tree indexed by 
syslet_atom ptr. A cancel would lookup the thread and send a signal (of 
course, signal handling of the async threads should be set properly)?



- Davide


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

Reply via email to