[PATCH] Use /dev/urandom instead of /dev/random
authorJens Axboe <axboe@suse.de>
Wed, 31 May 2006 18:29:00 +0000 (20:29 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 31 May 2006 18:29:00 +0000 (20:29 +0200)
commit1ac267bb7dd678fa12bb3573c29cff5238ef9ccf
tree3a3729747e46939329cb130da96810a200f61d7c
parentfcb6ade236bd9b1d99cfc3deba24a1ca9f5fb0a6
[PATCH] Use /dev/urandom instead of /dev/random

We are not cryptographic software, and with many threads it's
actually possible to run out of entropy.
fio-ini.c