utsaslab / WineFS

WineFS (SOSP 21): a huge-page aware file system for persistent memory
34 stars 2 forks source link

Bug fix for fast write path append bug #17

Open paulwedeck opened 1 year ago

paulwedeck commented 1 year ago

disable fast write path (append) for strict mode and reverse update order for relaxed mode (fix #16)