[PATCH] Catch processes/threads that unexpectedly exited
authorJens Axboe <jens.axboe@oracle.com>
Sat, 17 Feb 2007 05:19:24 +0000 (06:19 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 17 Feb 2007 05:19:24 +0000 (06:19 +0100)
commitfab6aa719b7fa80a720f716dc1660165c2f844e9
tree2c2d80ecc00ce33bd9e089b681130660b37c0759
parenta64181472b3556b6e7b95443d94869f6b61ca7ad
[PATCH] Catch processes/threads that unexpectedly exited

Fio will no longer stall waiting for dead children.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c