Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Command Line: diskspd.exe -c1G -b512K -w67 -r4K -h -d180 D:\testfile.dat
- Input parameters:
- timespan: 1
- -------------
- duration: 600s
- warm up time: 5s
- cool down time: 0s
- random seed: 0
- path: 'D:\testfile.dat'
- think time: 0ms
- burst size: 0
- software and hardware write cache disabled
- performing mix test (write/read ratio: 67/100)
- block size: 524288
- using random I/O (alignment: 4096)
- number of outstanding I/O operations: 2
- thread stride size: 0
- threads per file: 1
- using I/O Completion Ports
- IO priority: normal
- Results for timespan 1:
- *******************************************************************************
- actual test time: 600.00s
- thread count: 1
- proc count: 12
- CPU | Usage | User | Kernel | Idle
- -------------------------------------------
- 0| 52.84%| 2.17%| 50.67%| 47.16%
- 1| 3.70%| 2.97%| 0.73%| 96.30%
- 2| 5.39%| 4.18%| 1.20%| 94.61%
- 3| 3.32%| 1.96%| 1.35%| 96.68%
- 4| 1.26%| 0.70%| 0.56%| 98.74%
- 5| 2.04%| 1.07%| 0.97%| 97.96%
- 6| 1.70%| 0.91%| 0.79%| 98.29%
- 7| 1.38%| 0.86%| 0.52%| 98.62%
- 8| 2.01%| 1.32%| 0.69%| 97.99%
- 9| 1.82%| 1.19%| 0.63%| 98.18%
- 10| 2.22%| 1.55%| 0.66%| 97.78%
- 11| 2.55%| 1.36%| 1.19%| 97.44%
- -------------------------------------------
- avg.| 6.68%| 1.69%| 5.00%| 93.31%
- Total IO
- thread | bytes | I/Os | MB/s | I/O per s | file
- ------------------------------------------------------------------------------
- 0 | 3501899907072 | 6679344 | 5566.10 | 11132.19 | D:\testfile.
- dat (1024MB)
- ------------------------------------------------------------------------------
- total: 3501899907072 | 6679344 | 5566.10 | 11132.19
- Read IO
- thread | bytes | I/Os | MB/s | I/O per s | file
- ------------------------------------------------------------------------------
- 0 | 1154263023616 | 2201582 | 1834.64 | 3669.29 | D:\testfile.
- dat (1024MB)
- ------------------------------------------------------------------------------
- total: 1154263023616 | 2201582 | 1834.64 | 3669.29
- Write IO
- thread | bytes | I/Os | MB/s | I/O per s | file
- ------------------------------------------------------------------------------
- 0 | 2347636883456 | 4477762 | 3731.45 | 7462.91 | D:\testfile.
- dat (1024MB)
- ------------------------------------------------------------------------------
- total: 2347636883456 | 4477762 | 3731.45 | 7462.91
Add Comment
Please, Sign In to add comment