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

Comparing IO-AIO/Changes (file contents):
Revision 1.83 by root, Tue Oct 24 03:17:39 2006 UTC vs.
Revision 1.85 by root, Tue Oct 24 16:35:04 2006 UTC

11 into composite requests. 11 into composite requests.
12 - generator interface for groups. 12 - generator interface for groups.
13 - major documentation improvements. 13 - major documentation improvements.
14 - very minor bugfixes. 14 - very minor bugfixes.
15 - add aio_nop for dummy requests. 15 - add aio_nop for dummy requests.
16 - add aio_sleep mainly for benchmarking and debugging. 16 - add aio_busy mainly for benchmarking and debugging.
17 - deprecated max_outstanding. 17 - deprecated max_outstanding.
18 - use "fast" mutexes on linux. 18 - use "fast" mutexes on linux.
19 - use dynamic (and larger) buffers instead of 19 - use dynamic (and larger) buffers instead of
20 putting them onto the stack. 20 putting them onto the stack.
21 - optimise x86 and amd64 a bit. 21 - optimise x86 and amd64 a bit.
22 - better error checking when ENOMEM. 22 - better error checking when ENOMEM.
23 - hopefully fix mem and dirp leaks on fork.
23 24
241.8 Sat Jun 24 22:20:44 CEST 2006 251.8 Sat Jun 24 22:20:44 CEST 2006
25 - add and/or document aio_rename, aio_link, aio_symlink and aio_move. 26 - add and/or document aio_rename, aio_link, aio_symlink and aio_move.
26 27
271.73 Wed Mar 1 22:49:32 CET 2006 281.73 Wed Mar 1 22:49:32 CET 2006

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines