Content deleted Content added
m →Integration into the Linux kernel: formatting fix |
m removed redundant "User space" wikilink in second paragraph |
||
Line 33:
}}
'''User-mode Linux''' ('''UML''') is an architectural [[porting|port]] of the [[Linux kernel]] to its own [[system call]] interface, which enables multiple virtual Linux kernel-based operating systems (known as guests) to run as an application within a normal Linux system (known as the host). A Linux kernel compiled for the ''um'' architecture can then boot as a process under another Linux kernel, entirely in [[User space and kernel space|user space]], without affecting the host environment's configuration or stability.
As each guest is just a normal application running as a process in
== Applications ==
|