From: Jens Axboe Date: Fri, 14 Jan 2011 17:29:19 +0000 (+0100) Subject: Eta/disk thread uses more than the minimum stack X-Git-Tag: fio-1.50-rc3~3 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=69204d6e8830464bc98fcc28ca91412d6d360775;hp=69204d6e8830464bc98fcc28ca91412d6d360775;ds=inline Eta/disk thread uses more than the minimum stack Causes crashes on FreeBSD. Just kill it, it's only really important on the threads we potentially create tons of. Signed-off-by: Jens Axboe ---