Would it increase performance?
On Fri, 18 Feb 2000, Ramon van Handel wrote:
> >Hi,
> >
> >I don't know much about virtualization and an OS's use of multiple
> >processor systems but i was wondering if it's possible (and maybe even
> >faster) to have a guest os's code running on a secondairy processor in a
> >system? So if you have a 2 processor system, would i be possible to
> >dedicate one of the processors to the freemware guest os execution?
>
> Well, the host OS is responsible for scheduling the guest OS. It really
> depends on how the host OS scheduler works. Some systems allow to lock a
> process on one processor, others (like linux) don't. There's not much we
> can do about this ourselves.
>
> -- Ramon
>
>
>
>