This Repo is an automated fault-injection test platform for research projects. The method and implementation is first proposed in our SOSP 2025 paper Orthrus.
How To cite:
@inproceedings{liu2025orthrus,
title={Orthrus: Efficient and Timely Detection of Silent User Data Corruption in the Cloud with Resource-Adaptive Computation Validation},
author={Liu, Chenxiao and Zhu, Zhenting and Li, Quanxi and Xia, Yanwen and Qiao, Yifan and Deng, Xiangyun and Lu, Youyou and Xie, Tao and Cui, Huimin and Du, Zidong and others},
booktitle={Proceedings of the ACM SIGOPS 31st Symposium on Operating Systems Principles},
pages={286--304},
year={2025}
}For README to Artifact Evaluation of our SOSP25 paper, please refer to AE.md for full instructions.
For detailed instructions on how to inject faults into given application code, please refer to instructions.md.
For detailed introduction to the methodology of this platform, please refer to Artifact A of our SOSP paper.
How to make contribution to this project? Please refer to contributions.md.