-
Notifications
You must be signed in to change notification settings - Fork 3
bench_io
stachu edited this page Mar 10, 2018
·
3 revisions
dd
hdparm
iotop
Tool for benchmarking IO. Can spawn multiple threads performing different kind of work.
Options worth mentioning:
direct=<bool>
- uses non-buffered IO (O_DIRECT
)
fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=test --filename=random_read_write.fio --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=75
- General
- OS
- Networks
- Configuration
- Protocols
- Link layer
- Sockets
- Routing
- Tunneling
- Debugging
- LoRa
- Virtualization
- Infrastructure as a code
- Desktop environments
- Monitoring
- Benchmarking