DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel -- Eliminate AIO.
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]