![]() | |||||||||||||
Messages in this thread |
On Fri, Nov 03, 2006 at 10:42:04AM +0800, zhou drangon (drangon.mail@gmail.com) wrote: > As for the VFS system, when we introduce the AIO machinism, we add aio_read, > aio_write, etc... to file ops, and then we make the read, write op to > call aio_read, > aio_write, so that we only remain one implement in kernel. > Can we do event machinism the same way? > when kevent is robust enough, can we implement epoll/select/io_submit etc... > base on kevent ?? > In this way, we can simplified the kernel, and epoll can gain > improvement from kevent. There is AIO implementaion on top of kevent, although it was confirmed that it has a good design, except minor API layering changes, it was postponed for a while. -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-11-03 09:21 [W:0.362 / U:0.070 seconds] ©2003-2008 Jasper Spaans | |||||||||||||