git: kernel -- Eliminate AIO.

看板DFBSD_commit作者時間15年前 (2011/02/16 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 91bcbcd6bef430dfa09526e0af9e24fa8319ae50 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Tue Feb 15 20:40:55 2011 -0800 kernel -- Eliminate AIO. AIO was not enabled by default and the code had received little attention. Summary of changes: sys/config/LINT | 5 - sys/kern/kern_exec.c | 5 - sys/kern/kern_exit.c | 1 - sys/kern/uipc_socket2.c | 3 - sys/kern/vfs_aio.c | 2143 +---------------------------------------------- sys/sys/aio.h | 3 - sys/sys/socketvar.h | 4 +- 7 files changed, 5 insertions(+), 2159 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91bcbcd6bef430dfa09526e0af9e24fa8319ae50 -- DragonFly BSD source repository
文章代碼(AID): #1DMreID2 (DFBSD_commit)