Jump to content

Talk:User-mode Linux

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Widefox (talk | contribs) at 14:28, 10 September 2023 (Assessment (C/Low): +Computing, +Linux, −Software (Rater)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Software / Free and open-source software C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software (assessed as Low-importance).
Taskforce icon
This article is supported by Free and open-source software (assessed as Low-importance).
WikiProject iconLinux C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Linux, a collaborative effort to improve the coverage of Linux on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.

skas3 mode in 2.4.x

Kernel 2.4.26 with skas3 improved-performance is the far most stable host Kernel I am aware of, for instance kernel2.4.26skas-8 (main site). I have experimented 2.6.11 (Knoppix Kernel) on the host (thread mode), on the same physical machine, and I have saw now and then, some frozen instances of UML guests, occasionaly the host itself. H. Moreira 15:28, 6 November 2005 (UTC)H. Moreira[reply]

SKAS patch integrated into Vanilla?

Are you sure that the SKAS patch is integrated into the vanilla kernel? The UML patch is integrated since 2.6.9, and I always thought SKAS and UML should not be/can not be applied to the same kernel tree. Furthermore, I don't find any configuration option in a 2.6.17 vanilla tree stating anything about SKAS. Skas3 isn't in the linus tree, but UML now supports a slightly more complex SKAS approach which doesn't require host kernel patching called SKAS0. I'll fix the article. --fvw* 15:59, 15 July 2006 (UTC)[reply]

Interesting work and quick intro to User-mode Linux

I have found a really interesting presentation for newbies at User-mode Linux: http://www.user-mode-linux.org/~jdike/armin/Virtual-UML-Lab-Presentation.pdf

You can also take a look on other presentations on Jeff Dike home: user-mode-linux.org~jdike

--Henrique 01:19, 29 May 2007 (UTC)[reply]

UML & JAIL

can one say that Linux UML is equivilent to BSD Jail ? —Preceding unsigned comment added by 213.244.124.16 (talk) 19:17, 26 February 2008 (UTC)[reply]

No. UML doesn't restrict what root processes can do, unlike BSD Jail. Also, UML allows the virtual machine to use a different kernel than that of the host OS. UML instances are also not limited to a single IP address. --Mperry (talk) 23:21, 26 February 2008 (UTC)[reply]