On Mon, Mar 31, 2008 at 08:29:50PM +0200, vincent-perrier wrote:
> 1 When uml A does a ping -f to B, the select of B is completely
> blocked, I can ssh into B and look around without feeling latency,
> ps -ef dumps very fast all processes, all seems normal in B
> but top in B blocks and show
Another thing even more mysterious:
A ping between A and B takes 3 ms average
When A is the ping initiator, a
"while [ 1 ];do ls;done" on B makes the ping
take 0.3 ms, same thing if the load is done
on the host!!
Believe it or not, uml works faster on a loaded host!
Note: I am not using the ska
On 3/31/08, Raul Lopez Nevot <[EMAIL PROTECTED]> wrote:
> > Can anyone please tell me what I'm missing.
>
>
> You have not the correct loadable modules for your kernel.
> If you have compiled your brand new kernel, with ARCH=um (I guess
> because it's last version), mount your root file system on
On 3/31/08, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 29, 2008 at 05:31:14PM -0700, kewlemer wrote:
> > In a line like -
> > 1:2345:respawn:/sbin/getty 9600 tty1
> > can anyone tell me what "9600" means?
> >
> > I'm asking this because in the UML book I found -
> > 3:2345:respawn:/sb