From 43f09da1e2c0fa04707e2bda4a361118091532c6 Mon Sep 17 00:00:00 2001 From: Bruce Cran Date: Sun, 24 Feb 2013 11:09:11 +0000 Subject: [PATCH] Add section 9 to HOWTO table of contents. Signed-off-by: Jens Axboe --- HOWTO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index ea8730ca..fbe8f791 100644 --- a/HOWTO +++ b/HOWTO @@ -9,6 +9,7 @@ Table of contents 6. Normal output 7. Terse output 8. Trace file format +9. CPU idleness profiling 1.0 Overview and history ------------------------ @@ -775,7 +776,7 @@ random_generator=str Fio supports the following engines for generating block sizes, not with workloads that use multiple block sizes. If used with such a workload, fio may read or write some blocks multiple times. - + nice=int Run the job with the given nice value. See man nice(2). prio=int Set the io priority value of this job. Linux limits us to -- 2.25.1