On Mon, May 19, 2008 at 11:58:40PM +0000, John R Moser wrote:
There's nothing magic. It turns out that the system call interface is
sufficient to virtualize an entire system, and UML is an existence
proof of that. The major mappings are:
system calls -> ptrace
memory -> mmap, munmap, mprotect
interrupts -> signals
timer -> interval timer
This paragraph is very unclear to me...
Jeff
--
Work email - jdike at linux dot intel dot com
--