Add crash-only software dir + articles

This commit is contained in:
Sam Boyer 2015-05-07 09:44:59 -04:00
parent fb29ea8a13
commit 2f30e2e989

4
crash_only/README.md Normal file
View File

@ -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.