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

Comparing IO-AIO/Changes (file contents):
Revision 1.150 by root, Sun May 11 19:11:05 2008 UTC vs.
Revision 1.152 by root, Mon May 12 00:32:42 2008 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/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: aio_fcntl, at least for file-locking 7TODO: aio_fcntl, at least for file-locking
8 8
93.02 Mon May 12 02:32:02 CEST 2008
9 - fix a memory leak on aio_readlink. 10 - fix a memory leak on aio_readlink.
10 - bring back working fchmod. 11 - bring back working fchmod.
12 - nop and busy now set result to 0.
13 - set errno to ENOMEM when allocation fails.
11 14
123.01 Sun May 11 03:07:03 CEST 2008 153.01 Sun May 11 03:07:03 CEST 2008
13 - (libeio) make it compile on systems without readahead or readdir_r. 16 - (libeio) make it compile on systems without readahead or readdir_r.
14 - (libeio) improve configure check for readahead availability. 17 - (libeio) improve configure check for readahead availability.
15 - do not try to link against -lrt. 18 - do not try to link against -lrt.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines