S2E: A platform for in-vivo multi-path analysis of software systems

V Chipounov, V Kuznetsov, G Candea - Acm Sigplan Notices, 2011 - dl.acm.org
This paper presents S2E, a platform for analyzing the properties and behavior of software
systems. We demonstrate S2E's use in developing practical tools for comprehensive …

On fault resilience of openstack

X Ju, L Soares, KG Shin, KD Ryu… - Proceedings of the 4th …, 2013 - dl.acm.org
Cloud-management stacks have become an increasingly important element in cloud
computing, serving as the resource manager of cloud platforms. While the functionality of …

{SKI}: Exposing Kernel Concurrency Bugs through Systematic Schedule Exploration

P Fonseca, R Rodrigues, BB Brandenburg - 11th USENIX Symposium …, 2014 - usenix.org
Kernel concurrency bugs are notoriously difficult to find during testing since they are only
triggered under certain instruction interleavings. Unfortunately, no tools for systematically …

Ffsck: The fast file-system checker

A Ma, C Dragga, AC Arpaci-Dusseau… - ACM Transactions on …, 2014 - dl.acm.org
Failures, errors, and bugs can corrupt file systems and cause data loss, despite the
presence of journals and similar preventive techniques. While consistency checkers such as …

A study of failure recovery and logging of high-performance parallel file systems

R Han, OR Gatla, M Zheng, J Cao, D Zhang… - ACM Transactions on …, 2022 - dl.acm.org
Large-scale parallel file systems (PFSs) play an essential role in high-performance
computing (HPC). However, despite their importance, their reliability is much less studied or …

Towards robust file system checkers

OR Gatla, M Zheng, M Hameed, V Dubeyko… - ACM Transactions on …, 2018 - dl.acm.org
File systems may become corrupted for many reasons despite various protection
techniques. Therefore, most file systems come with a checker to recover the file system to a …

On the techniques we create, the tools we build, and their misalignments: A study of KLEE

EF Rizzi, S Elbaum, MB Dwyer - … of the 38th International Conference on …, 2016 - dl.acm.org
Our community constantly pushes the state-of-the-art by introducing" new" techniques.
These techniques often build on top of, and are compared against, existing systems that …

System and method for checking and characterizing snapshot metadata using snapshot metadata database

C Li, L Ding, B Needle, M Rawat - US Patent 10,802,927, 2020 - Google Patents
Abstract System and method for checking and characterizing metadata of snapshots utilize a
snapshot metadata database to execute at least one of checking and characterizing …

Design and Implementation of Deduplication on F2FS

T Zhang, R Chen, Z Li, C Gao, C Wang… - ACM Transactions on …, 2024 - dl.acm.org
Data deduplication technology has gained popularity in modern file systems due to its ability
to eliminate redundant writes and improve storage space efficiency. In recent years, the flash …

FaultyRank: A graph-based parallel file system checker

S Kamat, AAR Islam, M Zheng… - 2023 IEEE International …, 2023 - ieeexplore.ieee.org
Similar to local file system checkers such as e2fsck for Ext4, a parallel file system (PFS)
checker ensures the file system's correctness. The basic idea of file system checkers is …