Lines Matching +full:- +full:- +full:depth
68 .Bl -tag -width 12n
79 .Bl -tag -width 9n
107 disk-like devices are supported.
129 .Dq - ,
166 .It depth=N
167 Specify a desired queue depth for the input or output path.
174 The queue depth is maintained on a best effort basis, and may not be
176 For writes, maintaining the queue depth also depends on a sufficiently
201 non-zero value will turn on debugging.
244 .Dl camdd -i pass=da8,bs=512k,depth=4 -o pass=da3,bs=512k,depth=4
247 and attempt to maintain a queue depth of 4 on both the input and output
251 .Dl camdd -i file=/dev/zero,bs=1M -o pass=da5,bs=1M,depth=4 -m 100M
254 desired queue depth of 4.
257 .Dl camdd -i pass=da8,bs=1M,depth=3 -o file=disk.img
259 Copy disk da8 using a 1MB blocksize and desired queue depth of 3 to the
262 .Dl camdd -i file=/etc/rc -o file=-
266 .Dl camdd -i pass=da10,bs=64k,depth=16 -o file=/dev/nsa0,bs=128k
268 Copy 64K blocks from the disk da10 with a queue depth of 16, and write