From: xieliang Date: Fri, 31 Aug 2012 15:11:26 +0000 (-0700) Subject: Fixup README indentation X-Git-Tag: fio-2.0.10~44 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e7cb819ba0979f62a9fcc5445b306e737f94fae1;hp=a7321eede75b2713067349a1fdcd0e67fdcac6bb;p=fio.git Fixup README indentation Some tabs were missing. Signed-off-by: xieliang Signed-off-by: Jens Axboe --- diff --git a/README b/README index 8bce835b..8514c732 100644 --- a/README +++ b/README @@ -138,8 +138,8 @@ $ fio May be "always", "never" or "auto" --section=name Only run specified section in job file. Multiple sections can be specified. - --alloc-size=kb Set smalloc pool to this size in kb (def 1024) - --warnings-fatal Fio parser warnings are fatal + --alloc-size=kb Set smalloc pool to this size in kb (def 1024) + --warnings-fatal Fio parser warnings are fatal --max-jobs Maximum number of threads/processes to support --server=args Start backend server. See Client/Server section. --client=host Connect to specified backend. @@ -161,11 +161,11 @@ options in fio. Currently the options are: process Dump info related to processes file Dump info related to file actions - io Dump info related to IO queuing - mem Dump info related to memory allocations + io Dump info related to IO queuing + mem Dump info related to memory allocations blktrace Dump info related to blktrace setup verify Dump info related to IO verification - all Enable all debug options + all Enable all debug options random Dump info related to random offset generation parse Dump info related to option matching and parsing diskutil Dump info related to disk utilization updates