[PATCH] Basic support for a cpu cycle eater job
authorJens Axboe <axboe@kernel.dk>
Thu, 14 Sep 2006 07:48:22 +0000 (09:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Sep 2006 07:48:22 +0000 (09:48 +0200)
commitb990b5c06801d6d25e3fcc5415efbbe7bb23341e
treee7dd9292bde53e011406d29abe2df36905b89577
parentaae22ca71e8f5ac94a79f5dee161533a25852f6c
[PATCH] Basic support for a cpu cycle eater job

This will allow you to put some cpu load on the box, while other
threads are doing IO.
README
fio.c
fio.h
init.c
ioengines.c
os.h
time.c