Commit 64c39a89 authored by Joab Bremer's avatar Joab Bremer

Update fio.txt

parent e27597ba
...@@ -3,4 +3,5 @@ fio --name=write_seq_q8t1 --filename=fiofiletest --size=1G --bs=1M --rw=write -- ...@@ -3,4 +3,5 @@ fio --name=write_seq_q8t1 --filename=fiofiletest --size=1G --bs=1M --rw=write --
#Leitura #Leitura
fio --name=read_seq_q8t1 --filename=fiofiletest --size=1G --bs=1M --rw=read --direct=1 --numjobs=8 --iodepth=1 --time_based --group_reporting fio --name=read_seq_q8t1 --filename=fiofiletest --size=1G --bs=1M --rw=read --direct=1 --numjobs=8 --iodepth=1 --time_based --group_reporting
#SQL #SQL
\ No newline at end of file fio --name=sqlserver_test --filename=fiofiletest --size=1G --bs=8k --rw=randread --numjobs=8 --iodepth=32 --time_based --group_reporting
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment