Re: [uml-user] swapoff hangs forever in UML guests

2005-03-04 Thread Nuutti Kotivuori
Jim Carter wrote: > Here's another nasty hang that I first blundered into last night, > which probably is unrelated but which might be helpful. The default > max size of tmpfs is half your physical memory. If the UML RAM > image is in tmpfs, and is configured larger than this (remember to > leave

[uml-user] UML on x86_64

2005-03-04 Thread Wesley Emeneker
I have been trying to compile UML on a Xeon EM64T test box we have, but have been unable to get any kernel compiled. I have tried 2.6.10, 2.6.11, 2.6.4 with the x86_64 patch, and 2.4.25 with the x86_64 patch. Has anybody else had any luck with this? Or does anyone have a .config file they would

Re: [uml-user] A hardware random number generator for UML

2005-03-04 Thread Jeff Dike
[EMAIL PROTECTED] said: > As I understand it, the kernel adds hardware RNG data to the entropy > pool if the device is available. Can you give me a pointer to code that does this? I see no hint in random.c that it takes entropy from the hardware rng. Jeff

[uml-user] Re: [uml-devel] UML freezes at hdd-intensive processes

2005-03-04 Thread Oliver Baltz
Hi Rob, > Have you tried attaching it to the host console thingy, or running UML > under > gdb and breaking in to see what it's doing when it hangs? (Also, if you > can > get it to respond to the magic sysrq, you can get a thread dump...) I switched the console to the Host. For example while an

Re: [uml-user] UML freezes at hdd-intensive processes

2005-03-04 Thread Jim Carter
On Thu, 3 Mar 2005, Oliver Baltz wrote: > my UML hangs while intensive processes that use the HDD. For example: > rgrep, upgrade,... > > UML-Hostsystem: 2.4.27-1-386, Intel ICH5 SATA 150-Controller > UML: 2.4.26-3um-1 I had a similar experience. I configured the UML with 256MB RAM, and put the

Re: [uml-user] A hardware random number generator for UML

2005-03-04 Thread Jeff Dike
[EMAIL PROTECTED] said: > The way it's supposed to be set up is, you install the rng-tools > package (in SuSE v9.2 distro, or download from http://sourceforge.net/ > projects/gkernel/). rngd periodically reads /dev/hw_random and > injects the entropy into the /dev/random suite. In this case,

Re: [uml-user] UML troubles: spawning thousands of processes

2005-03-04 Thread Jim Carter
On Thu, 3 Mar 2005, Adrian Phillips wrote: > > "Jim" == Jim Carter <[EMAIL PROTECTED]> writes: > > Jim> If a very sharp hacker "gets root" on the UML guest, he can... > Jim> chroot jail, he can import statically linked tools (using > Jim> ports that have to be open for the guest'

Re: [uml-user] A hardware random number generator for UML

2005-03-04 Thread Antoine Martin
Excellent, thanks Jeff! Am I right in thinking that similar code could be used to forward any character device? Unrelated question, is skas0 going to work on x86_64 as host or/and as guest: I mean will I be able to run a x86 kernel on x86_64 with skas? - there seems to be a few patches that mentio

[uml-user] Emulate serial connection ?

2005-03-04 Thread Radu Brumariu
Hello, does anybody know of any possibility to emulate a serial connection between 2 UMLs running on the same host ? Thanks, Radu --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from r

Re: [uml-user] Emulate serial connection ?

2005-03-04 Thread Jim Carter
On Fri, 4 Mar 2005, Radu Brumariu wrote: > does anybody know of any possibility to emulate a serial connection > between 2 UMLs running on the same host ? The howto originally written by Rusty Russell has an example which may be relevant: http://user-mode-linux.sourceforge.net/UserModeLinux-HOW

Re: [uml-user] A hardware random number generator for UML

2005-03-04 Thread Jeff Dike
[EMAIL PROTECTED] said: > Am I right in thinking that similar code could be used to forward any > character device? Yes, but this relies on an existing place to plug in the UML side. So, it works best when you're implementing some sort of device which has a physical analog already supported by Li

[uml-user] inittab and to many processes question

2005-03-04 Thread Scott Granados
Hi, I ran uml on a machine quite a while successfully and haven't run in to this problem.   I am using kernel v2.6.11 for my uml and fedora 3 on my host machine with v2.6.9, the stock kernel.   I downloaded several root file systems prebuilt from the uml site and all have the same issue.  I s

Re: [uml-user] inittab and to many processes question

2005-03-04 Thread Robin Green
On Fri, 4 Mar 2005, Scott Granados wrote: Hi, I ran uml on a machine quite a while successfully and haven't run in to this problem. I am using kernel v2.6.11 for my uml and fedora 3 on my host machine with v2.6.9, the stock kernel. I downloaded several root file systems prebuilt from the uml site

Re: [uml-user] inittab and to many processes question

2005-03-04 Thread Scott Granados
Just to be a bit more clear, I see this error in run level 0, 2 and 3 when its starting, there is a sudden flood of these messages for the three run levels after the services start.  I am using the stock inittab found in the root files systems available for download.  To be even more specifi