Re: VM modules in kernel?

From: lars brinkhoff (lars.brinkhoff@intermec.com)
Date: Mon Mar 27 2000 - 02:34:13 EST


Jeff Dike wrote:
> mharris@meteng.on.ca said:
> > > Consider the user mode kernel as a more interesting starting point.
> > The a386 port?
> It sounded like Alan was talking about my user-mode port
> (http://user-mode-linux.sourceforge.org). The a386 is Lars' emulator
> (http://a386.nocrew.org).

Please note that a386 is not an emulator, at least not in the normal sense of
the word. It's more like a virtual machine, because all user-mode
instructions
run natively. Only supervisor/kernel mode instructions and hardware accesses
are emulated. (It's also not a real virtual machine, but I digress.)

Linux ported to a386 (http://linux.a386.nocrew.org/) is very similar to the
user-mode Linux port, but is organized in a different way internally.

Other kernels could be ported to a386, for exampe NetBSD or (GNU)Mach and
Hurd.
Also, there is one hacker working on porting a386 to the Hurd, allowing Linux
to run as a user-mode process in the Hurd.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:19 EST