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.186 by root, Sun Jun 7 18:31:18 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
93.2 Sun Jun 7 20:30:05 CEST 2009
9 - (libeio) pwrite emulation was even more flawed than intended and did 10 - (libeio) pwrite emulation was even more flawed than intended and did
10 not restore the file offset. 11 not restore the file offset.
12 - add aio_readdirx, which can return inode and filetype and sort
13 the names in various ways.
11 - unfortunately, utime, chmod, chown on an open file that has just 14 - unfortunately, utime, chmod, chown on an open file that has just
12 been written can easily block, which caused aio_copy to block the 15 been written can easily block, which caused aio_copy to block the
13 process. no more! 16 process. no more!
14 - no longer rely on dst path in aio_copy when futime is available. 17 - no longer rely on dst path in aio_copy when futime is available.
15 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines