diff --git a/crash_only/README.md b/crash_only/README.md new file mode 100644 index 0000000..920eb95 --- /dev/null +++ b/crash_only/README.md @@ -0,0 +1,4 @@ +# Crash-Only Software + +* [Crash-Only Software](https://www.usenix.org/legacy/events/hotos03/tech/full_papers/candea/candea.pdf) by Candea and Fox. +* [Microreboot -- A technique for cheap recovery](https://www.usenix.org/legacy/event/osdi04/tech/full_papers/candea/candea.pdf) by Candea, Kawamoto, Fujiki, Friedman, Fox. Follows up on the original crash-only paper to outline a broader strategy of failure management.