steadystate: add example job file
[fio.git] / TODO
diff --git a/TODO b/TODO
index fac20699763fcfef74ec84f567d959677ef0215b..a13b68282ea3718a015f2b092fa9b66ebc450a9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,13 +4,6 @@ Known issues/TODO (for steady-state)
 
 - Add output for --output-format=normal
 
-- Add example job files
-
-- group_reporting must be set for every job in a group
-
-- Undefined behavior when steady state options differ across jobs in a
-  single group
-
 - Allow user to specify the frequency of measurements
 
 - Better documentation for output
@@ -23,3 +16,5 @@ Known issues/TODO (for steady-state)
   ss->head is advanced to point to the second element in the buffer. if
   steady state is attained upon adding a new element, ss->head is not
   advanced so it actually does point to the head of the buffer.
+
+- Update man page (HOWTO already done)