Re: [uml-devel] ask for advise

2007-10-08 Thread Jeff Dike
On Tue, Oct 02, 2007 at 04:14:53PM -0400, Min Yang wrote: > Does anyone know any reference on how to have data sharing among > a host process and multiple guest UML instances? hostfs, nfs, ocfs, readonly ubd devices? Jeff -- Work email - jdike at linux dot i

Re: [uml-devel] [PATCH 1/3] UML - Fix stub address calculations

2007-10-08 Thread Jeff Dike
On Tue, Oct 02, 2007 at 08:43:00AM +0200, Geert Uytterhoeven wrote: > Hmm, perhaps you can use _AC() (from ) to defined the original > constants instead, so you don't need the #ifdefs? Ah, neat. Those are exactly what I need. Jeff -- Work email - jdike at linux

Re: [uml-devel] SKAS as a module

2007-10-08 Thread Jeff Dike
On Thu, Oct 04, 2007 at 02:38:51PM +0530, Ritesh Raj Sarraf wrote: > Performance of UML improves a lot when used with SKAS. But SKAS is not in the > standard kernels shipped by most distributions. Probably because it isn't > included upstream. Probably, although it is in SuSE kernels. > Is ther

Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-10-08 Thread Jeff Dike
On Sat, Oct 06, 2007 at 03:14:25PM +0200, Toralf Förster wrote: > CC arch/um/kernel/um_arch.o > CC arch/um/kernel/umid.o > CC arch/um/kernel/skas/clone.o > arch/um/kernel/skas/clone.c:6:22: error: asm/page.h: No such file or directory > make[2]: *** [arch/um/kernel/skas/clone.o