Messages in this thread |  | | | Date | Tue, 13 Feb 2007 22:12:24 +0300 | | From | Evgeniy Polyakov <> | | Subject | Re: [patch 00/11] ANNOUNCE: "Syslets", generic asynchronous system call support |
| |
> I have not received first mail with announcement yet, so I will place > my thoughts here if you do not mind.
An issue with sys_async_wait(): is is possible that events_left will be setup too late so that all events are already ready and thus sys_async_wait() can wait forever (or until next $sys_async_wait are ready)?
-- Evgeniy Polyakov - 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/
|  |