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

Comparing IO-AIO/Changes (file contents):
Revision 1.174 by root, Wed Oct 22 16:30:49 2008 UTC vs.
Revision 1.175 by root, Wed Oct 22 18:15:36 2008 UTC

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/sync_file_range? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/)
7TODO: sync_file_range
8TODO: aio_fcntl, at least for file-locking 7TODO: aio_fcntl, at least for file-locking
8
9 - added aio_sync_file_range.
9 10
103.16 Wed Oct 22 18:28:01 CEST 2008 113.16 Wed Oct 22 18:28:01 CEST 2008
11 - use SvREFCNT_inc instead of SvREFCNT_inc_NN in a non-speed critical 12 - use SvREFCNT_inc instead of SvREFCNT_inc_NN in a non-speed critical
12 part to improve portability to perl 5.8 (reported by szymon). 13 part to improve portability to perl 5.8 (reported by szymon).
13 14

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines