Re: [uml-user] CPU manage

2006-09-15 Thread Jeff Dike
On Wed, Sep 13, 2006 at 03:16:58PM +0200, Paolo Carpo wrote: > I would like to know if exist any documents about how UML manage the CPU: how > the CPU of the real PC is devided between the istances of the UML VMs. UMLs are normal processes, so they are scheduled just like any other process on the

Re: [uml-user] CPU manage

2006-09-13 Thread Nic James Ferrier
Paolo Carpo <[EMAIL PROTECTED]> writes: > I would like to know if exist any documents about how UML manage the CPU: how > the CPU of the real PC is devided between the istances of the UML VMs. Is > there a benchmark or something? I've done some testing on (de)nice-ing the kernel thread processe

[uml-user] CPU manage

2006-09-13 Thread Paolo Carpo
Hi all! I would like to know if exist any documents about how UML manage the CPU: how the CPU of the real PC is devided between the istances of the UML VMs. Is there a benchmark or something? Thank you very much! Regards, Paolo Carpo ---