Merge pull request #302 from sdboyer/master

Add Crash-Only Software papers
This commit is contained in:
Ines Sombra 2015-05-30 12:58:07 -07:00
commit c248ded17e

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.