helenOS
Quote
HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand.
Since this is a today I've learned I will learn about helenOS just like you, when you follow the links
Micro kernels can be very interesting
Sources
https://www.helenos.org/
https://github.com/HelenOS/helenos
https://en.wikipedia.org/wiki/HelenOS
#TIL #noLinux #micro #kernel #programming #GCC #g_plus_plus #ASM #technology #OpenSource #POSIX
@rl_dane the scroll bars look normal!