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

Comparing IO-AIO/Changes (file contents):
Revision 1.176 by root, Sun Oct 26 10:46:14 2008 UTC vs.
Revision 1.178 by root, Sun Apr 19 13:05:06 2009 UTC

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? (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# when apssing a ref as data buffer with dreaded perl 5.10
10perl: AIO.xs:662: XS_IO__AIO_aio_read: Assertion `!((data)->sv_flags & 0x00000800) || !((data)->sv_u.svu_rv)' failed.
11
123.17 Thu Nov 20 08:45:36 CET 2008
9 - (libeio) added aio_sync_file_range (untested). 13 - (libeio) added aio_sync_file_range (untested).
14 - add aio_busy to @IO::AIO::AIO_REQ.
10 15
113.16 Wed Oct 22 18:28:01 CEST 2008 163.16 Wed Oct 22 18:28:01 CEST 2008
12 - 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
13 part to improve portability to perl 5.8 (reported by szymon). 18 part to improve portability to perl 5.8 (reported by szymon).
14 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines