Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

xnvme_file-dump-sync-iovec - Man Page

Write a buffer of 'data-nbytes' to file

Synopsis

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

Description

Write a buffer of 'data-nbytes' to file

Required

<data-output>

Path to data output-file

--data-nbytes NUM

Data size in bytes

Optional

[ --iosize NUM ]

Use given 'NUM' as bs/iosize

[ --direct ]

Bypass layers

[ --sync STRING ]

xNVMe sync. command-interface, e.g. 'nvme', 'block'

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