fio docs corrections
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 13 May 2009 05:50:38 +0000 (07:50 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 13 May 2009 05:50:38 +0000 (07:50 +0200)
Correct fio mailing list address and unit of time for cpuchunks.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
REPORTING-BUGS

diff --git a/HOWTO b/HOWTO
index f4f596a4c02e7880a0394f809a1f24aae05a6737..26a9b93b63037adb98a8d1de15c150cd31245d27 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -874,7 +874,7 @@ cpuload=int If the job is a CPU cycle eater, attempt to use the specified
                percentage of CPU cycles.
 
 cpuchunks=int  If the job is a CPU cycle eater, split the load into
-               cycles of the given time. In milliseconds.
+               cycles of the given time. In microseconds.
 
 disk_util=bool Generate disk utilization statistics, if the platform
                supports it. Defaults to on.
index dab2ef4e5ba260d0fff6299ba1a0bc10c1858e9b..ded68ab4fea9de3cfbc54385ad54b25cf7a30f2c 100644 (file)
@@ -2,7 +2,7 @@ Reporting a bug
 ---------------
 
 If you notice anything that seems like a fio bug, please do send email
-to the list (fio-devel@kernel.dk, see README) about it. You'll need
+to the list (fio@vger.kernel.org, see README) about it. You'll need
 to report at least:
 
 1) A description of what you think the bug is