An Introduction to Full Virtualization With Xen (Linux.com)
Posted Oct 25, 2012 13:37 UTC (Thu) by
Tobu (subscriber, #24111)
In reply to:
An Introduction to Full Virtualization With Xen (Linux.com) by rwmj
Parent article:
An Introduction to Full Virtualization With Xen (Linux.com)
You did, but Apache doesn't illustrate very well. It targets POSIX, and just about every operation it does (network, memory, storage) goes through the syscall boundary. It also has multiple processes, which implies another large chunk of ipc, scheduling, and resource management is done outside of it. These abstractions are rigid boundaries that it cannot cross.
(
Log in to post comments)