utsaslab / SplitFS

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

Added new lock free queue implementation for staging file mappings #36

Closed rohankadekodi closed 3 years ago

rohankadekodi commented 3 years ago

Changed lock free queue implementation for staging file memory mappings.