sponsors
help promote
usenix conference policies
You are here
ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Flash Devices
Jiacheng Zhang, Jiwu Shu, and Youyou Lu, Tsinghua University
File system designs are undergoing rapid evolution to exploit the potentials of flash memory. However, the internal parallelism, a key feature of flash devices, is hard to be leveraged in the file system level, due to the semantic gap caused by the flash translation layer (FTL).We observe that even flash-optimized file systems have serious garbage collection problems, which lead to significant performance degradation, for write-intensive workloads on multi-channel flash devices.
In this paper, we propose ParaFS to exploit the internal parallelism while ensuring efficient garbage collection. ParaFS is a log-structured file system over a simpli- fied block-level FTL that exposes the physical layout. With the knowledge of device information, ParaFS first proposes 2-D data allocation, to maintain the hot/cold data grouping in flash memory while exploiting channel- level parallelism. ParaFS then coordinates the garbage collection in both FS and FTL levels, to make garbage collection more efficient. In addition, ParaFS sched- ules read/write/erase requests over multiple channels to achieve consistent performance. Evaluations show that ParaFS effectively improves system performance for write-intensive workloads by 1.6x to 3.1x, compared to the flash-optimized F2FS file system.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
author = {Jiacheng Zhang and Jiwu Shu and Youyou Lu},
title = {{ParaFS}: A {Log-Structured} File System to Exploit the Internal Parallelism of Flash Devices},
booktitle = {2016 USENIX Annual Technical Conference (USENIX ATC 16)},
year = {2016},
isbn = {978-1-931971-30-0},
address = {Denver, CO},
pages = {87--100},
url = {https://www.usenix.org/conference/atc16/technical-sessions/presentation/zhang},
publisher = {USENIX Association},
month = jun
}
connect with us