Re: [uml-user] Erratic "INIT: Id 0 respawning too fast" behavior

2007-05-06 Thread Jan Ploski
Jeff Dike wrote: > On Sat, May 05, 2007 at 10:33:22PM +0200, Jan Ploski wrote: > >>I repeated the tests with linux-2.6.21-rc7-mm2 (didn't compile right >>away, required a one-liner fix) > > > What fix? kernel/tlb.c:255 contains the statement: log_info("total flush time - %Ld nsecs\n", end_tim

[uml-user] swap space

2007-05-06 Thread kewlemer
Hi all, I'm trying to set up swap memory for my UML and for this, I followed directions from 2 places and I'm having problems in both approaches. 1. As per Jeff's book, I did - (a) < dd if=/dev/zero of=uml_swap bs=1024 seek=$[ 1024 * 1024 ] count=1> from the main UML directory (/root/uml/linux-2.