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.84 by root, Tue Oct 24 11:57:30 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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines