Skip to content

rhvgoyal/virtiofs-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A placeholder for virtio-fs tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages