First step at speeding up io_u rand refill
authorJens Axboe <jens.axboe@oracle.com>
Thu, 25 Mar 2010 22:03:18 +0000 (23:03 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 25 Mar 2010 22:03:18 +0000 (23:03 +0100)
commit1fbbf72e16c27a6fda636db3891a41cd37dc6666
treec34e55748384a1ac6116e8cc6dda67efd7677deb
parentfdba6ac393728b3f743013a6517a987fda79bd1a
First step at speeding up io_u rand refill

Makes it 3x faster here.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
Makefile.FreeBSD
Makefile.mac
Makefile.solaris
io_u.c
lib/rand.c [new file with mode: 0644]
lib/rand.h [new file with mode: 0644]