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

Comparing IO-AIO/Changes (file contents):
Revision 1.182 by root, Wed Jun 3 12:24:49 2009 UTC vs.
Revision 1.188 by root, Sun Jun 7 22:37:54 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 - new options --dirs and --files for treescan.
10 - install bin/treescan by default.
11
123.2 Sun Jun 7 20:30:05 CEST 2009
9 - (libeio) pwrite emulation was even more flawed than intended and did 13 - (libeio) pwrite emulation was even more flawed than intended and did
10 not restore the file offset. 14 not restore the file offset.
15 - add aio_readdirx, which can return inode and filetype and sort
16 the names in various ways.
11 - unfortunately, utime, chmod, chown on an open file that has just 17 - unfortunately, utime, chmod, chown on an open file that has just
12 been written can easily block, which caused aio_copy to block the 18 been written can easily block, which caused aio_copy to block the
13 process. no more! 19 process. no more!
14 - no longer rely on dst path in aio_copy when futime is available. 20 - no longer rely on dst path in aio_copy when futime is available.
15 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines