{F2FS}: A new file system for flash storage

C Lee, D Sim, J Hwang, S Cho - 13th USENIX Conference on File and …, 2015 - usenix.org
F2FS is a Linux file system designed to perform well on modern flash storage devices. The
file system builds on append-only logging and its key design decisions were made with the …

Strata: A cross media file system

Y Kwon, H Fingler, T Hunt, S Peter, E Witchel… - Proceedings of the 26th …, 2017 - dl.acm.org
Current hardware and application storage trends put immense pressure on the operating
system's storage subsystem. On the hardware side, the market for storage devices has …

PACTree: A high performance persistent range index using PAC guidelines

WH Kim, RM Krishnan, X Fu, S Kashyap… - Proceedings of the ACM …, 2021 - dl.acm.org
Non-Volatile Memory (NVM), which provides relatively fast and byte-addressable
persistence, is now commercially available. However, we cannot equate a real NVM with a …

BTRFS: The Linux B-tree filesystem

O Rodeh, J Bacik, C Mason - ACM Transactions on Storage (TOS), 2013 - dl.acm.org
BTRFS is a Linux filesystem that has been adopted as the default filesystem in some popular
versions of Linux. It is based on copy-on-write, allowing for efficient snapshots and clones. It …

A study of practical deduplication

DT Meyer, WJ Bolosky - ACM Transactions on Storage (ToS), 2012 - dl.acm.org
We collected file system content data from 857 desktop computers at Microsoft over a span
of 4 weeks. We analyzed the data to determine the relative efficacy of data deduplication …

Chaos: Scale-out graph processing from secondary storage

A Roy, L Bindschaedler, J Malicevic… - Proceedings of the 25th …, 2015 - dl.acm.org
Chaos scales graph processing from secondary storage to multiple machines in a cluster.
Earlier systems that process graphs from secondary storage are restricted to a single …

[PDF][PDF] SFS: random write considered harmful in solid state drives.

C Min, K Kim, H Cho, SW Lee, YI Eom - FAST, 2012 - usenix.org
Over the last decade we have witnessed the relentless technological improvement in flash-
based solidstate drives (SSDs) and they have many advantages over hard disk drives …

IndexFS: Scaling file system metadata performance with stateless caching and bulk insertion

K Ren, Q Zheng, S Patil… - SC'14: Proceedings of the …, 2014 - ieeexplore.ieee.org
The growing size of modern storage systems is expected to exceed billions of objects,
making metadata scalability critical to overall performance. Many existing distributed file …

Assise: Performance and availability via client-local {NVM} in a distributed file system

TE Anderson, M Canini, J Kim, D Kostić… - … USENIX Symposium on …, 2020 - usenix.org
The adoption of low latency persistent memory modules (PMMs) upends the long-
established model of remote storage for distributed file systems. Instead, by colocating …

AIBox: CTR prediction model training on a single node

W Zhao, J Zhang, D Xie, Y Qian, R Jia, P Li - Proceedings of the 28th …, 2019 - dl.acm.org
As one of the major search engines in the world, Baidu's Sponsored Search has long
adopted the use of deep neural network (DNN) models for Ads click-through rate (CTR) …