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

Comparing IO-AIO/Changes (file contents):
Revision 1.138 by root, Sat Apr 12 23:33:11 2008 UTC vs.
Revision 1.139 by root, Sat Apr 12 23:34:15 2008 UTC

9 - fix treescan output duplication and improve output ordering. 9 - fix treescan output duplication and improve output ordering.
10 also display files given on the commandline. 10 also display files given on the commandline.
11 - do our own stack memory management for threads - linux 11 - do our own stack memory management for threads - linux
12 allocates outrageous amounts of VM (not so bad unless you 12 allocates outrageous amounts of VM (not so bad unless you
13 use mlockall...), which severely limits the number of threads 13 use mlockall...), which severely limits the number of threads
14 on 32-bit arches. 14 on 32-bit arches: stack size is the larger of PTHREAD_STACK_MIN
15 and 4096 * sizeof (long) (usually this is 16..64k).
15 16
162.6 Sun Mar 30 08:28:11 CEST 2008 172.6 Sun Mar 30 08:28:11 CEST 2008
17 - added aio_sync. 18 - added aio_sync.
18 - added aio_pathsync. 19 - added aio_pathsync.
19 - fix prototypes of (void) functions. 20 - fix prototypes of (void) functions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines