utsaslab / SplitFS

SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
https://www.cs.utexas.edu/~vijay/papers/sosp19-splitfs.pdf
Other
166 stars 54 forks source link

Tested with fsstress #29

Open KrishnanGosakan opened 4 years ago

KrishnanGosakan commented 4 years ago

Added fsstress to applications tested

KrishnanGosakan commented 4 years ago

The linux testing project comes with GPL 2 licence. I will check and let you know if this allows bundling fsstress with our repo

KrishnanGosakan commented 4 years ago

Also some more work and testing is pending for this pull request. So, shall I close this pull request and create another one when I am ready?