s3-aio-pthread: num threads should be int
[metze/samba/wip.git] / source3 / modules / vfs_aio_pthread.c
2012-01-18 Volker Lendeckes3-aio-pthread: num threads should be int
2012-01-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-01-10 Volker Lendeckes3-aio_pthread: Fix the build
2012-01-10 Volker Lendeckes3-aio_pthread: Make "pd_list" static
2012-01-06 Jeremy AllisonRemove the commented out code.
2012-01-06 Jeremy AllisonAdd "aio num threads" parameter to allow manual configu...
2012-01-06 Jeremy AllisonAdd a sys_get_number_of_cores() function that calls...
2012-01-05 Jeremy AllisonAdd some debug to vfs_aio_pthread so I can see when...
2012-01-05 Jeremy AllisonAdd S3 vfs_aio_pthread module to replace broken glibc...