Re: [feature request] Linux should never break, it should rebuild/repair itself automatically

From: Tracy Smith
Date: Fri Dec 01 2017 - 17:53:11 EST


Being nice but this sounds like a contradiction if not an oxymoron.

Explain how a kernel or OS can be completely stable while having memory failures, general hardware failures, hacking, etc. C++ is not the best language for writing operating systems. IBM and Apple attempted this with the Taligent OS and it became spaghetti code. Similarly, the Chorus OS was C++ and no longer commercial often criticized for performance issues.

You seem to be asking for a redundancy or robust error recovery mechanism in the kernel, which is what watch dog timers and graceful shutdown is intended to provide, as well as any failover features, that a user might introduce.

A fault tolerance mechanism discussion might be the focus of the discussion instead of complete stability in the face of gross hardware failures and endless hacking by the NSA, CIA, and FBI lol.

âI would like it if Linux became
completely stable regardless of memory failures, general hardware
failures, hacking, etc.â

Sent from my iPhone

> On Dec 1, 2017, at 4:25 PM, BILL ENGVALD <bengvald@xxxxxxxxx> wrote:
>
> I would like it if Linux became
> completely stable regardless of memory failures, general hardware
> failures, hacking, etc.