Turn the CPU burner into a real io engine
authorJens Axboe <jens.axboe@oracle.com>
Fri, 9 Mar 2007 13:34:23 +0000 (14:34 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 9 Mar 2007 13:34:23 +0000 (14:34 +0100)
commitba0fbe1029bae1de08d66a72b6d0b2505c67c438
treee9ef923583d88658f34c043612a6c920ff0b3fbf
parent7401c088106ba35dcfba62ec753b6b20b72ad0e2
Turn the CPU burner into a real io engine

This removes the special casing in fio.c for the cpu engine, and
also gets rid of FIO_CPUIO.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
README
engines/cpu.c
fio.c
fio.h
init.c
ioengines.c
log.c