Error recovery (was: The "too small to fail" memory-allocation rule)
Error recovery (was: The "too small to fail" memory-allocation rule)
Posted Jan 23, 2015 9:03 UTC (Fri) by Frej (guest, #4165)In reply to: Error recovery (was: The "too small to fail" memory-allocation rule) by epa
Parent article: The "too small to fail" memory-allocation rule
No but the philosophy could be followed. In many ways it is the just the micro vs monolith kernel. If subsystems could be completely separate, you could just restart the subsystem and retry the request. But it's never quite that simple, and especially so for the kernel.