'new_group' option
authorJens Axboe <jens.axboe@oracle.com>
Tue, 20 Mar 2007 13:23:26 +0000 (14:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 20 Mar 2007 13:23:26 +0000 (14:23 +0100)
commitb3d62a759a58bfce1822787874ea6ec8d2a0cb7f
tree6c7a95b307a21ca98f8cd3dbb7285175420dd6df
parentc343981b9874179009a92e4d29eae95cf341843a
'new_group' option

By default, jobs in a file are part of the same reporting group
unless seperated by a stone wall or if they define a group by
themselves (numjobs=x is used). Inserting a 'new_group' parameter
in a job description, will mark the start of a new reporting group.

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