diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2018-03-02 12:33:13 +0000 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2018-03-02 12:33:13 +0000 |
| commit | ae2221660f9b411fa78cdf8034f0803e9a870cde (patch) | |
| tree | 23bab6af72e398722f02fafc23df8c51f8a04a3c /README.md | |
| parent | ddc913fc8c72534fc5ed5205890f242d01c29964 (diff) | |
fix small error
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ I/O Replay is operated in 5 steps: 2. Initialize: Copy the log to a load test machine and initialize the load test environment.
3. Replay: Drop all OS caches and replay all I/O operations.
4. Analyze: Look at the OS and hardware stats (throughput, I/O ops, load average) from the run phase and draw conclusions. The aim is to identify possible I/O bottlenecks.
-5. Repeat: Repeat 2-4 times but adjust OS and hardware settings in order to improve I/O performance.
+5. Repeat: Repeat steps 2-4 multiple times but adjust OS and hardware settings in order to improve I/O performance.
Examples of OS and hardware settings and adjustments:
|
