Messages in this thread |  | | | Date | Fri, 13 Aug 2004 09:22:30 -0700 | | From | "Randy.Dunlap" <> | | Subject | Re: epoll, aio etc... |
| |
On Fri, 13 Aug 2004 18:06:57 +0200 Maciej Soltysiak wrote:
| Hi, | | where would you recomend looking for tutorials on using | new 2.6 goodies like epoll, aio, and others. Tutorials | that would include an introduction, code examples, etc. | | I have been trying to find some but with no good results.
I haven't seen tutorials for epoll or aio. Have you already looked at these?
http://www.xmailserver.org/linux-patches/nio-improve.html http://lse.sourceforge.net/epoll/index.html http://epoll.hackerdojo.com/
or at some aio testing code: http://developer.osdl.org/daniel/AIO/ http://developer.osdl.org/daniel/AIO/TESTS/
Chris Mason (SuSE/Novell) also has an aio stress tester iirc. Try searching for it.
Bill Irwin (wli) did an aio/epoll presentation at OLS 2004. I don't know where to find it, though.
-- ~Randy - 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/
|  |