302 0

Fast Journaling Made Simple with NVM

Title
Fast Journaling Made Simple with NVM
Author
정형수
Keywords
journaling file system; volatile memory; multicore scalability
Issue Date
2020-03
Publisher
Association for Computing Machinery (ACM)
Citation
SAC '20: Proceedings of the 35th Annual ACM Symposium on Applied Computing, Page. 1214-1221
Abstract
Journaling file systems (JFS), which base their architecture on traditional database logging, write journals sequentially through a form of centralized logging, primarily to restore file systems in the face of an unexpected failure. Due to the extra write operations required for journaling, the performance of the JFS is negatively impacted, thus suffering performance degradation. The fast non-volatile memory (NVM) was expected to easily address such performance issues by providing NVM space as storage for journals. However, we observe that replacing disk space with NVM for journaling naively would inevitably face a scalability problem inherent in the transaction management of journaling file systems, even if we are able to use byte-addressable NVM. To address this problem, we propose a scalable file system that manages file system transactions using concurrent data structures combined with NVM-based decentralized journaling for scalable performance. In addition, we enable multiple I/O requests to be issued to high-performance storage devices supporting multiple I/O channels. We evaluate our file system on a multicore server with high-performance storage. Evaluation results demonstrate that our file system exhibits better performance by a wide margin than the vanilla ext4 file system and a recent NVM-based journaling file system.
URI
https://dl.acm.org/doi/10.1145/3341105.3373865https://repository.hanyang.ac.kr/handle/20.500.11754/162008
ISBN
978-1-4503-6866-7
DOI
10.1145/3341105.3373865
Appears in Collections:
COLLEGE OF ENGINEERING[S](공과대학) > COMPUTER SCIENCE(컴퓨터소프트웨어학부) > Articles
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE