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

Comparing IO-AIO/Changes (file contents):
Revision 1.294 by root, Mon May 28 17:01:26 2012 UTC vs.
Revision 1.297 by root, Sun Jun 17 17:07:25 2012 UTC

6TODO: aio_fcntl, at least for file-locking 6TODO: aio_fcntl, at least for file-locking
7TODO: aio_mincore? 7TODO: aio_mincore?
8TODO: getxattr etc.? 8TODO: getxattr etc.?
9TODO: F_DUPFD_CLOEXEC 9TODO: F_DUPFD_CLOEXEC
10TODO: emulation for splice? 10TODO: emulation for splice?
11TODO: eio_mmap|mlock|munmap|splice...
11 12
12 - make fh argument of IO::AIO::mmap optional, also add mmap/munmap 13 - make fh argument of IO::AIO::mmap optional, also add mmap/munmap
13 to quick overview. 14 to quick overview.
15 - splice can corrupt data.
16 - (libeio) remove pread/pwrite emulation.
17 - do not grow mmaped scalars in aio_read.
14 18
154.15 Tue Apr 10 06:59:00 CEST 2012 194.15 Tue Apr 10 06:59:00 CEST 2012
16 - always include linux/types.h for fiemap, for compatibility to 20 - always include linux/types.h for fiemap, for compatibility to
17 ancient systems (Paul Howarth). 21 ancient systems (Paul Howarth).
18 - experimental support for IO::AIO::splice and ::tee (no aio_...). 22 - experimental support for IO::AIO::splice and ::tee (no aio_...).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines