Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 487 Bytes

File metadata and controls

16 lines (13 loc) · 487 Bytes

virtiofs-tests

A placeholder for virtio-fs tests

Setup Environment

  • Install fio
  • Setup target directory where fio file will be setup and I/O will be done to these files

Run Tests

  • cd virtiofs-tests
  • Assumeing virtio-fs is mounted at /mnt/virtio-fs/ and config name is virtiofs-always-dax.
  • ./run-fio-tests.sh virtiofs-always-dax /mnt/virtio-fs/ fio-jobs/* > fio-results-virtiofs-always-dax.txt

Parse Results

  • ./parse-fio-results fio-results-virtiofs-always-dax.txt