Reduce thread stack size
authorbart Van Assche <bart.vanassche@gmail.com>
Sun, 1 Aug 2010 19:31:26 +0000 (21:31 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sun, 1 Aug 2010 19:31:26 +0000 (21:31 +0200)
commit304a47c7d94f407cc72a87025679a67f02288447
treefedd312d06cce8eb5a7169270455707d5c7b87a5
parent2da7df1d7d002d11161374ac4f0144521f7be0f0
Reduce thread stack size

This patch reduces the stack size required by fio threads and hence allows
to run fio with 200 or more threads on systems with a moderate amount of
virtual memory.

Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fio.c
verify.c