Benjamin LaHaise wrote: >Erm, the aio interface has support for the event ringbuffer being accessed >by userspace > Making the event ringbuffer visible to userspace conflicts with being able to support event priorities. To support event priorities, the ringbuffer would need to be replaced with some other data structure.