|
|
|
|
|
by lproven
2 days ago
|
|
What about Minix 3? Probably the most widely deployed microkernel ever: it's inside every Intel CPU for the last ~20 years. Already has a mostly-working port of the NetBSD userland. It was shaping up quite well until Andy Tanenbaum retired. Since then, nothing. Of course, Intel has never released any of its code, which is terrible -- but legal and license-compliant. https://www.osnews.com/story/136174/minix-is-dead/ |
|
Concerning performance: studies suggest that Minix 3 is significantly slower (10 to > 100 times) than L4 and even Linux (see e.g. https://www.cscjournals.org/download/issuearchive/IJE/Volume... or https://www.minix3.org/theses/priescu_thesis_2012.pdf).
Concerning "inside every Intel CPU": we actually don't know which version that was supposed to be and how much it was modified.