Tuesday 4 October 2022

New top story on Hacker News: Ask HN: Examples of Microkernels?

Ask HN: Examples of Microkernels?
9 by agomez314 | 13 comments on Hacker News.
I'm reading through the MIT xv6 OS handbook and code (here: https://ift.tt/8bOktMa) and they mention the fact that they created it as a monolithic kernel since most unix systems are monolithic. They then introduce the microkernel concept. Are there microkernel concepts out there (especially code) I can check out? I'm curious to see how userspace processes communicate to kernel processes to execute privileged actions.

No comments:

Post a Comment