On Thursday 10 February 2005 15:16, Rob Landley wrote:
> On Thursday 10 February 2005 06:31 am, Blaisorblade wrote:
> > 2.6.9 is unusable on a >=2.6.9 host, however (yes, it's ironic), but
> > 2.6.9-bs is usable in most cases (especially for SKAS mode - you Rob have
> > hit some bug in TT mode, however for people using SKAS mode it's ok. And
> > sadly, most people use SKAS mode, so it's often more stable).
>
> 2.6.9 was unusable on a 2.6.7 kernel as well.  (Knoppix 3.6.)
Hmm... ok, guess in TT mode it could be possible.
> And requiring SKAS mode to use uclibc
uclibc doesn't allow static linking? It's strange...
> is roughly equivalent to requiring a 
> kernel module in order to work.

Ok, are you able to figure out a way to copy the whole binary (+ libs) to the 
VM file and remap it from the file to arbitrary address spaces?

This is why in TT mode UML is statically linked, it's done so that we must not 
understand where libraries are located and remap them, too. I don't think 
there is a clean way (other than parsing /proc/self/maps, but that is a 
horrible kludge).

> If I could dictate the host kernel 
> environment people run my stuff under, I wouldn't need UML in the first
> place.

> Any idea when SKAS0 might be ready for testing?
You can already test it I guess, but probably it's not for production yet.

I (Wildly) guess a month could be enough, maybe... however for now you can do 
some testing in SKAS mode (the setup inside UML is not different).
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to