Re: libaio: resurrect aio poll and add io_pgetevents support

From: Jeff Moyer
Date: Fri Jan 05 2018 - 17:57:15 EST


Christoph Hellwig <hch@xxxxxx> writes:

> Hi all,
>
> this series resurrects IOCB_CMD_POLL support and adds support for the
> new io_pgetevents system call, as well as adding a test case.

This looks good to me. There may be a couple of changes to the syscall
bits, but I can take care of that. I'll review the kernel bits more
thoroughly next week.

-Jeff