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/3tqNe7K) 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