diff options
Diffstat (limited to 'system/fio/README')
-rw-r--r-- | system/fio/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/fio/README b/system/fio/README index e754c45083eb5..9a6fac8268a20 100644 --- a/system/fio/README +++ b/system/fio/README @@ -5,6 +5,10 @@ otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the io load one wants to simulate. +To build the fio GUI, pass GUI=yes to the SlackBuild script: + +# GUI=yes sh fio.SlackBuild + Example Usage: This process runs a random read and write of two 128MB files created during |