projects
/
fio.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
server: include 32/64-bit in probe
[fio.git]
/
examples
/
rdmaio-client
Commit
Line
Data
21b8aee8
1
# Example rdma client job
2
[global]
3
ioengine=rdma
4
filename=[ip_addr]/[port]/[RDMA_WRITE/RDMA_READ/SEND]
5
bs=1m
6
size=100g
7
8
[sender]
9
rw=write
10
iodepth=1
11
iodepth_batch_complete=1