Re: libaio: resurrect aio poll and add io_pgetevents support

2018-01-05 Thread Jeff Moyer
Christoph Hellwig 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 th

libaio: resurrect aio poll and add io_pgetevents support

2018-01-04 Thread Christoph Hellwig
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. Git branch: git://git.infradead.org/users/hch/libaio.git aio-poll Gitweb: http://git.infradead.org/users/hch/libaio.git/shortlog/refs/heads/aio-po