Re: [uml-user] SMP support with UML in linux-2.6.20

2007-04-11 Thread Jeff Dike
On Wed, Apr 11, 2007 at 06:21:40PM +0530, Pravin wrote: > Hi, > I want to use UML with SMP support. My machine is uniprocessor. > I know that UML can simulate SMP with virtual processors You can't yet. I'm working on it. I'm in the middle of an SMP cleanup pass over UML and sending those patches

[uml-user] SMP support with UML in linux-2.6.20

2007-04-11 Thread Pravin
Hi, I want to use UML with SMP support. My machine is uniprocessor. I know that UML can simulate SMP with virtual processors When I checked arch/um/Kconfig There are options for SMP "Symmetric multi-processing support (EXPERIMENTAL)" and config NR_CPUS "Maximum number of CPUs (2-32)". But these