LCA: Andrew Tanenbaum on creating reliable systems
Posted Jan 31, 2007 22:50 UTC (Wed) by
tjc (subscriber, #137)
In reply to:
LCA: Andrew Tanenbaum on creating reliable systems by pascal.martin
Parent article:
LCA: Andrew Tanenbaum on creating reliable systems
I just found this bit of information in the paper "Reorganizing UNIX for Reliability"
If crashes reoccur, a binary exponential backoff protocol could be used to prevent bogging down the system with repeated recoveries.
Unfortunately, no specifics are given. It sounds like something from Star Trek TNG.
Data: "Captain, I could use an binary exponential backoff protocol to restart the warp engines."
Picard: "Very good Mr. Data -- make it so!"
http://www.minix3.org/doc/ACSAC-2006.pdf
(
Log in to post comments)