--- IO-AIO/Changes 2006/10/28 01:24:19 1.96 +++ IO-AIO/Changes 2006/10/28 01:41:05 1.97 @@ -5,10 +5,11 @@ TODO: aio_utime, aio_chmod, aio_chown? TODO: expose max_idle + - doc update. - fix a bug in aio_move where it would fail everytime it would have to copy files manually. - start threads only on (very low) demand. - - end threads automatically after 10s idle. + - end superfluous threads automatically after 10s idling. - some tuning applied to random places. - add aio_mknod.