|
|
|
|
|
by klibertp
3132 days ago
|
|
Meta: Who, and why, flagged this comment? What rule exactly Slavius breaks here? On topic: I can't recall now the details, but I read a paper once about a system which had no shutdown procedure at all, the only way to exit it was to crash it somehow or just shutdown the computer. The system made sure to save everything often enough and made sure to store the data in ways which allowed for restoring possibly corrupted parts of it on the next startup. This design produced a very resilient architecture which worked well for that use case. The paper was from '80s or '90s, so it's not like we need to be in 21st century to design that way. I'll try searching for the paper later. |
|
See also: "Crash-only software" https://lwn.net/Articles/191059/