Skip to content

Commit 53f82af

Browse files
authored
Using dd to measure
1 parent 275ef7c commit 53f82af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: benchmark_related.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## disk speed
2+
- dd if=/dev/zero of=/tmp/mytmp bs=1M count=1024 conv=fdatasync
3+
- Can be used for mounted file server like gpfs or nfs
4+
- For throughput tests, use ior

0 commit comments

Comments
 (0)