ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-AIO/Changes
(Generate patch)

Comparing Linux-AIO/Changes (file contents):
Revision 1.30 by root, Sat Jul 9 23:30:00 2005 UTC vs.
Revision 1.34 by root, Tue Jul 12 10:51:09 2005 UTC

1Revision history for Linux::AIO 1Revision history for Linux::AIO
2 2
3TODO: offer sys_readahead, fsync etc. 3* works on: ia32, amd64, alpha, sparc64.
4* likely works on: ia64, s390, m68k, arm.
5* unlikely to work on: hppa, v850, sparc32, mips64, ppc64.
4 6
51.7 7 - return immediately from poll_wait if nreqs==0.
6 - works on: ia32, amd64, alpha, sparc64. 8 - use <linux/unistd.h> and try to make it work.
7 - likely works on: ia64, s390, m68k, arm. 9
8 - unlikely to work on: hppa, v850, sparc32, mips64, ppc64. 101.71 Sun Jul 10 19:11:36 CEST 2005
11 - aio_readahead was missing in 1.7.
12 - xs fixes for some perls.
13 - remind people to use absolute paths.
14 - add reference to IO::AIO, it's brother.
15
161.7 Sun Jul 10 01:40:00 CEST 2005
9 - further cleanups and simplifications. 17 - further cleanups and simplifications.
10 - new functions: aio_fsync, aio_fdatasync, aio_readahead. 18 - new functions: aio_fsync, aio_fdatasync, aio_readahead.
11 - vastly improved documentation. 19 - vastly improved documentation.
12 20
131.6 Fri Jul 8 01:17:04 CEST 2005 211.6 Fri Jul 8 01:17:04 CEST 2005

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines