Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XDD-ASYNC(1)			     xNVMe			  XDD-ASYNC(1)

NAME
       xdd-async - Copy	--data-nbytes from --data-input	to --data--output

SYNOPSIS
       xdd async [<args>]

DESCRIPTION
       Copy --data-nbytes from --data-input to --data--output

REQUIRED
       --data-input FILE
	      Path to data input-file

       --data-output FILE
	      Path to data output-file

       --data-nbytes NUM
	      Data size	in bytes

OPTIONAL
       [ --iosize NUM ]
	      Use given	'NUM' as bs/iosize

       [ --qdepth NUM ]
	      Use given	'NUM' as queue max capacity

       [ --direct ]
	      Bypass layers

       [ --offset NUM ]
	      Use given	'NUM' as offset

       [ --help	]
	      Show usage / help

SEE ALSO
       Full documentation at: <https://xnvme.io/>

AUTHOR
       Written	by Simon A. F. Lund <simon.lund@samsung.com> on	behalf of Sam-
       sung

xNVMe			       09 September 2024		  XDD-ASYNC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xdd-async&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help