[email protected] (Ludovic Courtès) writes:

> For instance, one can implement a file system, restart it when it
> crashes (instead of rebooting), debug it with gdb, and be blissfully
> ignorant of the OS innards.

That is somehow possible under Linux too with FUSE.   Even if you don't
use FUSE you don't need to know everything about the kernel but just
some components (and IMHO ignorant developers should stay away from the
kernel).

Giuseppe

Reply via email to