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

Comparing IO-AIO/Changes (file contents):
Revision 1.289 by root, Fri Apr 6 11:39:25 2012 UTC vs.
Revision 1.290 by root, Fri Apr 6 22:51:02 2012 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2 2
3TODO: better autoconf.pm that can return LIBS etc.
4TODO: aio_cptree/mvtree 3TODO: aio_cptree/mvtree
5TODO: reduce condvar fairness: schedule hot-cache-threads first? 4TODO: reduce condvar fairness: schedule hot-cache-threads first?
6TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) 5TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/)
7TODO: aio_fcntl, at least for file-locking 6TODO: aio_fcntl, at least for file-locking
8TODO: aio_mincore? 7TODO: aio_mincore?
9TODO: getxattr etc.? 8TODO: getxattr etc.?
10TODO: F_DUPFD_CLOEXEC 9TODO: F_DUPFD_CLOEXEC
11TOOD: fiemap 10TODO: SEEK_HOLE, SEEK_DATA?
12 11
13 - new request aio_seek. 12 - new request aio_seek.
14 - new request aio_fiemap. 13 - new request aio_fiemap.
15 - fix stat structure usage on windows, which caused bogus stat results. 14 - fix stat structure usage on windows, which caused bogus stat results.
16 - (libeio) make readahead emulation behave more like actual readahead by never failing. 15 - (libeio) make readahead emulation behave more like actual readahead by never failing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines