--- IO-AIO/AIO.pm 2006/10/24 14:25:53 1.72 +++ IO-AIO/AIO.pm 2006/10/24 16:35:04 1.73 @@ -938,12 +938,6 @@ parent). Threads will be started on demand until the limit set in the parent process has been reached again. -Temporary memory that was allocated for request processing is not -reclaimed in the child, however. While this is possible in some cases, it -is almost impossible in others (threads are evil you know), so you will -have to live with it. This is around 64k buffer (for sendfile, readahead -emulation) + the size of the directory being scanned (readdir). - In short: the parent will, after a short pause, continue as if fork had not been called, while the child will act as if IO::AIO has not been used yet. @@ -969,7 +963,7 @@ =head1 KNOWN BUGS -See FORK BEHAVIOUR, above. +Known bugs will be fixed in the next release. =head1 SEE ALSO