zvfs: fio file

This commit is contained in:
2026-03-02 08:31:01 +00:00
parent f82e089325
commit 321212826b
8 changed files with 704 additions and 778 deletions

9
fio/readme.md Normal file
View File

@@ -0,0 +1,9 @@
```shell
sudo apt install fio
fio sample.fio
LD_PRELOAD=../zvfs/libzvfs.so fio zvfs.fio
```