Re: vkernel & GSoC, some questions

看板FB_hackers作者時間18年前 (2008/03/18 05:11), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串18/34 (看更多)
Matthew Dillon wrote: > In all three cases the emulated hardware -- disk and network basically, > devolves down into calling read() or write() or the real-kernel > equivalent. A hypervisor has the most work to do since it is trying to > emulate a hardware interface (adding another layer). XEN has less work > to do as it is really not trying to emulate hardware. A vkernel has > even less work to do because it is running as a userland program and can > simply make the appropriate system call to implement the back-end. And jails and similar have the absolute minimum.. at the cost of making a single accessible point of failure (the one kernel). _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #17tjvd00 (FB_hackers)
討論串 (同標題文章)
文章代碼(AID): #17tjvd00 (FB_hackers)