2013 IEEE 29th Symposium on Mass Storage Systems and Technologies (MSST) 2013
DOI: 10.1109/msst.2013.6558440
|View full text |Cite
|
Sign up to set email alerts
|

FSMAC: A file system metadata accelerator with non-volatile memory

Abstract: File system performance is dominated by metadata access because it is small and popular. Metadata is stored as block in the file system. Partial metadata update results in whole block read and write which amplifies disk I/O. Huge performance gap between CPU and disk aggravates this problem. In this paper, a file system metadata accelerator (referred as FSMAC) is proposed to optimize metadata access by efficiently exploiting the advantages of Nonvolatile Memory (NVM). FSMAC decouples data and metadata I/O path,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 35 publications
(17 citation statements)
references
References 13 publications
0
17
0
Order By: Relevance
“…Both of these techniques have been examined in the previous studies and many algorithms have been proposed using either tiering or caching techniques. Tiering attempts to split data pages between storage devices called tiers in order to reach the required performance, power, and cost efficiency [15], [24], [25] (shown in Fig. 3a).…”
Section: Related Workmentioning
confidence: 99%
“…Both of these techniques have been examined in the previous studies and many algorithms have been proposed using either tiering or caching techniques. Tiering attempts to split data pages between storage devices called tiers in order to reach the required performance, power, and cost efficiency [15], [24], [25] (shown in Fig. 3a).…”
Section: Related Workmentioning
confidence: 99%
“…FSMAC is a metadata accelerator that exploits byte-addressable NVM technology [9,99]. Metadata is quite small, typically smaller than a block of a file system, which makes access to metadata inefficient.…”
Section: Acceleratorsmentioning
confidence: 99%
“…Chen et al [9] proposed a file system metadata accelerator to optimize metadata access by decoupling data and metadata I/O path and putting data on disk and metadata on nonvolatile memory at runtime. Zhang et al [10] used a delegable metadata cache to accelerate metadata access without compromising the consistency for PVFS distributed file systems [11].…”
Section: Related Workmentioning
confidence: 99%