Sponsor:

Your company here, and a link to your site. Click to find out more.

xnvme_file-dump-async-iovec - Man Page

Write a buffer of 'data-nbytes' to file --data-output

Synopsis

xnvme_file dump-async-iovec <data-output> [<args>]

Description

Write a buffer of 'data-nbytes' to file --data-output

Required

<data-output>

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

[ --async STRING ]

xNVMe async. command-interface, e.g. 'io_uring', 'emu'

[ --be STRING ]

xNVMe backend, e.g. 'linux', 'spdk', 'fbsd', 'macos', 'posix', 'windows'

[ --vec-cnt NUM ]

Number of elements in vectors when doing vectored IOs

[ --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 Samsung

Referenced By

xnvme_file(1).

03 February 2024 xNVMe