[take2 2/4] kevent: network AIO, socket notifications.

2006-08-01 Thread Evgeniy Polyakov
This patchset includes socket notifications and network asynchronous IO. Network AIO is based on kevent and works as usual kevent storage on top of inode. Signed-off-by: Evgeniy Polyakov [EMAIL PROTECTED] diff --git a/include/asm-i386/socket.h b/include/asm-i386/socket.h index 5755d57..d4d2f5c

[2/4] kevent: network AIO, socket notifications.

2006-07-26 Thread Evgeniy Polyakov
This patchset includes socket notifications and network asynchronous IO. Network AIO is based on kevent and works as usual kevent storage on top of inode. When new socket is created it is associated with inode (to save some space, since inode already has kevent_storage embedded) and when some