Mac OS X不是微内核
引用 Mac.OS.X.Internals.-.A.Systems.Approach 的一段话:
xnu Is Not a Microkernel
All kernel components reside in a single kernel address space in Mac OS X. Although the kernel is modular and extensible, it is still monolithic. Nevertheless, note that the kernel closely works with a few user-space daemons such as dynamic_pager, kextd, and kuncd.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(9)
微内核与BSD内核还用比较吗
windows才是微内核。。。。unix就没有微内核的版本
可是/mach_kernel是什么呢?
这有什么关系呢?不影响什么啊
MINIX 3。0不就是微内核的吗!!
还有hurd
由一開始,Mac OS X 沒有說它是微內核,只是說它是混種內核
第一次听说windows是微内核的
mach_kernel 是指疯狂转发消息的那部分,呵呵,核中核