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

Comparing IO-AIO/Changes (file contents):
Revision 1.173 by root, Mon Oct 13 10:38:17 2008 UTC vs.
Revision 1.179 by root, Sun Apr 19 13:15:55 2009 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2 2
3TODO: better autoconf.pm that can return LIBS etc. 3TODO: better autoconf.pm that can return LIBS etc.
4TODO: aio_cptree/mvtree 4TODO: aio_cptree/mvtree
5TODO: reduce condvar fairness: schedule hot-cache-threads first? 5TODO: reduce condvar fairness: schedule hot-cache-threads first?
6TODO: splice/tee/vmsplice/sync_file_range? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) 6TODO: splice/tee/vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/)
7TODO: aio_fcntl, at least for file-locking 7TODO: aio_fcntl, at least for file-locking
8 8
9 - better diagnostics when some aio_* functions get passed an illegal fh.
10 - try to avoid crash due to incompatible 5.10 API changes.
11
123.17 Thu Nov 20 08:45:36 CET 2008
13 - (libeio) added aio_sync_file_range (untested).
14 - add aio_busy to @IO::AIO::AIO_REQ.
15
163.16 Wed Oct 22 18:28:01 CEST 2008
9 - use SvREFCNT_inc instead of SvREFCNT_inc_NN in a non-speed critical 17 - use SvREFCNT_inc instead of SvREFCNT_inc_NN in a non-speed critical
10 part to improve portability to perl 5.8 (reported by szymon). 18 part to improve portability to perl 5.8 (reported by szymon).
11 19
123.15 Mon Oct 13 00:39:55 CEST 2008 203.15 Mon Oct 13 00:39:55 CEST 2008
13 - automatic removal of feeders was broken. 21 - automatic removal of feeders was broken.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines