Linux kernel AIO这个奇葩

1650阅读 0评论2014-11-11 droplist
分类:LINUX



一个epoll/aio/eventfd结合使用的简单例子一个epoll/aio/eventfd结合使用的简单例子aio,epoll,eventfd结合使用的例子
http://blog.sina.com.cn/s/blog_6b19f21d0100znza.html



浅析Linux Native AIO的实现浅析Linux Native AIO的实现浅析Linux Native AIO的实现浅析Linux Native AIO的实现浅析Linux Native AIO的实现浅析linux native io实现
http://www.cnblogs.com/hustcat/archive/2013/02/05/2893488.html
上一篇:Linux并发控制——顺序锁(seqlock)
下一篇:Linux内核Socket参数调优