Crash-only Linux?
Posted Jan 29, 2010 8:40 UTC (Fri) by
cpeterso (guest, #305)
Parent article:
A module for crashing the kernel
Maybe now is the time for the Linux kernel to adopt a "crash-only" shutdown policy [1]. If your application or the kernel always shuts down gracefully, then you are not really testing your recovery code (and you are wasting time cleaning up resources). Always crashing on shutdown will force developers to consider error-handling and recovery from (inevitable!) crashes.
[1] LWN: "Crash-only software: More than meets the eye"
(
Log in to post comments)