Re: [patch 00/11] ANNOUNCE: "Syslets", generic asynchronous systemcall support

From: Davide Libenzi
Date: Tue Feb 13 2007 - 16:25:17 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/