2017
DOI: 10.1145/3032969
|View full text |Cite
|
Sign up to set email alerts
|

Writes Wrought Right, and Other Adventures in File System Optimization

Abstract: File systems that employ write-optimized dictionaries (WODs) can perform random-writes, metadata updates, and recursive directory traversals orders of magnitude faster than conventional file systems. However, previous WOD-based file systems have not obtained all of these performance gains without sacrificing performance on other operations, such as file deletion, file or directory renaming, or sequential writes. Using three techniques, late-binding journaling , … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(2 citation statements)
references
References 16 publications
0
2
0
Order By: Relevance
“…A classic example of buffered propagation is the B ε -tree [8,10,15,16], which has found applications in databases [10,35,36] and file systems [28,[37][38][39][40][41]. In a B ε -tree, all nodes have the same fixed fanout f (typically, one sets f = B ε for some constant ε).…”
Section: An Introduction To Buffered Propagationmentioning
confidence: 99%
“…A classic example of buffered propagation is the B ε -tree [8,10,15,16], which has found applications in databases [10,35,36] and file systems [28,[37][38][39][40][41]. In a B ε -tree, all nodes have the same fixed fanout f (typically, one sets f = B ε for some constant ε).…”
Section: An Introduction To Buffered Propagationmentioning
confidence: 99%
“…Why testing crash consistency is important. File-system researchers are developing new crashconsistency techniques [17,18,68] and designing new file systems that increase performance [1,7,28,30,72,76,90,91]. Meanwhile, Linux file systems such as btrfs include a number of optimizations that affect the ordering of IO requests, and hence, crash consistency.…”
Section: Introductionmentioning
confidence: 99%