Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

Fast journaling made simple with NVM

Authors
Sul, WoongKim, KihwangRyu, MinsooJung, HyungsooHan, Hyuck
Issue Date
Mar-2020
Publisher
Association for Computing Machinery
Keywords
Journaling file system; Multicore scalability; Volatile memory
Citation
Proceedings of the ACM Symposium on Applied Computing, pp.1214 - 1221
Indexed
SCOPUS
Journal Title
Proceedings of the ACM Symposium on Applied Computing
Start Page
1214
End Page
1221
URI
https://scholarworks.bwise.kr/hanyang/handle/2021.sw.hanyang/146033
DOI
10.1145/3341105.3373865
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.
Files in This Item
Go to Link
Appears in
Collections
서울 공과대학 > 서울 컴퓨터소프트웨어학부 > 1. Journal Articles

qrcode

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

Related Researcher

Researcher Jung, Hyung Soo photo

Jung, Hyung Soo
COLLEGE OF ENGINEERING (SCHOOL OF COMPUTER SCIENCE)
Read more

Altmetrics

Total Views & Downloads

BROWSE