On Sun, 2003-08-17 at 13:12, Jamie Lokier wrote: > > Oh. You just want to dispatch N syscalls from one entry to the kernel? > > No, not at all. I want to schedule cooperative state machines in > userspace, in the classical select-loop style, but without idling the > CPU when there's unpredictable blocking on disk I/O. eg you want AIO stat().....