On 03/18/2010 06:48 AM, Ingo Molnar wrote:Why does Linux AIO still suck? Why do we not have a proper interface in userspace for doing asynchronous file system operations? Why don't we have an interface in userspace to do zero-copy transmit and receive of raw network packets? The lack of a decent userspace API for asynchronous file system operations is a huge usability problem for us. Take a look at the complexity of our -drive option. It's all because the kernel gives us sucky interfaces. Regards, Anthony Liguori --
