commit | b3d62a759a58bfce1822787874ea6ec8d2a0cb7f | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Mar 20 14:23:26 2007 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Mar 20 14:23:26 2007 +0100 |
tree | 6c7a95b307a21ca98f8cd3dbb7285175420dd6df | |
parent | c343981b9874179009a92e4d29eae95cf341843a [diff] |
'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>