--- IO-AIO/Changes 2006/10/27 20:10:06 1.95 +++ IO-AIO/Changes 2006/10/28 01:24:19 1.96 @@ -1,13 +1,14 @@ Revision history for IO::AIO TODO: better autoconf.pm that can return LIBS etc. -TODO: maxidle? exit after idle time? -TODO: aio_copy, aio_cp/mvtree/rmtree -TODO: aio_mknod, aio_mkfifo, aio_utime, aio_chmod, aio_chown? +TODO: aio_cp/mvtree/rmtree +TODO: aio_utime, aio_chmod, aio_chown? +TODO: expose max_idle - 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. - some tuning applied to random places. - add aio_mknod.