Re: [uml-devel] help needed regarding UML installation

2007-05-29 Thread Gerb Stralko
On 5/25/07, battipatisainagendra Bhavaniprasad <[EMAIL PROTECTED]> wrote: > Hi all, >This is Prasad,I am trying to install UML on SuSE linux 10.I have > down loaded " user_mode_linux-2.4.19.5um-0.i386.rpm" and > "Debian-3.0r0.ext2". > > After installing rpm package, I got "linux" in /us

Re: [uml-devel] [PATCH 2/4] UML - Send pointers instead of structures to I/O thread

2007-04-11 Thread Gerb Stralko
On 4/11/07, Jeff Dike <[EMAIL PROTECTED]> wrote: > Instead of writing entire structures between UML and the I/O thread, > we send pointers. This cuts down on the amount of data being copied > and possibly allows more requests to be pending between the two. > > - n = os_write