Woo, HobinHan, DaegyuHa, SeungjoonNoh, Sam H.Nam, Beomseok2024-02-192024-02-1920239781939133328https://hdl.handle.net/10919/118052In this work, we design and implement a Stackable Persistent memory File System (SPFS), which serves NVMM as a persistent writeback cache to NVMM-oblivious filesystems. SPFS can be stacked on a disk-optimized file system to improve I/O performance by absorbing frequent order-preserving small synchronous writes in NVMM while also exploiting the VFS cache of the underlying disk-optimized file system for non-synchronous writes. A stackable file system must be lightweight in that it manages only NVMM and not the disk or VFS cache. Therefore, SPFS manages all file system metadata including extents using simple but highly efficient dynamic hash tables. To manage extents using hash tables, we design a novel Extent Hashing algorithm that exhibits fast insertion as well as fast scan performance. Our performance study shows that SPFS effectively improves I/O performance of the lower file system by up to 9.9×.Pages 281-29515 page(s)application/pdfenIn CopyrightOn Stacking a Persistent Memory File System on Legacy File SystemsConference proceedingPROCEEDINGS of THE 21ST USENIX CONFERENCE ON FILE AND STORAGE TECHNOLOGIES, FAST 2023Noh, Sam Hyuk [0000-0002-9152-0321]