Created
May 20, 2010 18:24
-
-
Save vvuksan/407900 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run #1: ./tiotest -t 8 -f 2048 -r 500 -b 4096 -d /mnt/fio/test -TTT | |
Unit information | |
================ | |
File size = megabytes | |
Blk Size = bytes | |
Rate = megabytes per second | |
CPU% = percentage of CPU used during the test | |
Latency = milliseconds | |
Lat% = percent of requests that took longer than X seconds | |
CPU Eff = Rate divided by CPU% - throughput per cpu load | |
File Blk Num Avg Maximum Lat% Lat% CPU | |
Identifier Size Size Thr Rate (CPU%) Latency Latency >2s >10s Eff | |
---------------------------- ------ ----- --- ------- ------- --------- ----------- -------- -------- ----- | |
Sequential Reads | |
2.6.18-128.1.6.el5 16384 4096 1 413.54 94.895% 0.009 3.51 0.00000 0.00000 436 | |
2.6.18-128.1.6.el5 16384 4096 2 494.68 202.98% 0.015 102.29 0.00000 0.00000 244 | |
2.6.18-128.1.6.el5 16384 4096 4 488.32 382.28% 0.031 103.67 0.00000 0.00000 128 | |
2.6.18-128.1.6.el5 16384 4096 8 475.51 755.63% 0.065 107.57 0.00000 0.00000 63 | |
Random Reads | |
2.6.18-128.1.6.el5 16384 4096 1 65.63 38.638% 0.058 1.98 0.00000 0.00000 170 | |
2.6.18-128.1.6.el5 16384 4096 2 121.13 153.47% 0.061 2.03 0.00000 0.00000 79 | |
2.6.18-128.1.6.el5 16384 4096 4 211.41 633.10% 0.070 2.02 0.00000 0.00000 33 | |
2.6.18-128.1.6.el5 16384 4096 8 259.77 1477.7% 0.109 4.82 0.00000 0.00000 18 | |
Sequential Writes | |
2.6.18-128.1.6.el5 16384 4096 1 210.10 95.504% 0.017 149.47 0.00000 0.00000 220 | |
2.6.18-128.1.6.el5 16384 4096 2 243.11 314.28% 0.028 286.71 0.00000 0.00000 77 | |
2.6.18-128.1.6.el5 16384 4096 4 262.50 698.46% 0.048 753.56 0.00000 0.00000 38 | |
2.6.18-128.1.6.el5 16384 4096 8 259.31 1503.9% 0.097 2524.88 0.00014 0.00000 17 | |
Random Writes | |
2.6.18-128.1.6.el5 16384 4096 1 109.20 76.174% 0.017 1.91 0.00000 0.00000 143 | |
2.6.18-128.1.6.el5 16384 4096 2 133.62 174.42% 0.035 8.12 0.00000 0.00000 77 | |
2.6.18-128.1.6.el5 16384 4096 4 191.25 589.87% 0.024 33.95 0.00000 0.00000 32 | |
2.6.18-128.1.6.el5 16384 4096 8 162.62 801.29% 0.090 10.50 0.00000 0.00000 20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment