logoalt Hacker News

NewJazz08/01/20252 repliesview on HN

Use a microkernel if this is your strong opinion. Linux is a monolithic kernel and includes a whole lot in kernel space for the sake of performance and (as mentioned in the article) hardware integration. A well designed microkernel may be able to provide similar performance with better security, but until people put serious work in, it won't be competitive with Linux.


Replies

surajrmal08/01/2025

Unfortunately the os community puts 99% of it'st collective energy into Linux. There is definitely pent up demand for a different architecture. China seems to be innovating here, but it's unclear if the west will get anything out of their designs.

codedokode08/01/2025

Sadly Linux distributions use large kernel and there is no simple way to get a working desktop system with a microkernel.