Add 'sequential' file_service_type
authorJens Axboe <jens.axboe@oracle.com>
Wed, 4 Mar 2009 07:27:37 +0000 (08:27 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 4 Mar 2009 07:27:37 +0000 (08:27 +0100)
commita086c25771b195d04651d293f299f0a63f7d2a23
tree84f4d1aa6cbc0b3edef70df65b69b82116dbfc7d
parent8347239af0a361e160293100bfc053f88bbbf737
Add 'sequential' file_service_type

This service type will keep a file open until IO to it is completely
done, before moving on to the next available file.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
fio.h
io_u.c
options.c