Processor Sets and VirtualBox SMP

Discussions related to using VirtualBox on Solaris hosts.
Post Reply
gbulfon
Posts: 31
Joined: 15. Jan 2009, 11:35

Processor Sets and VirtualBox SMP

Post by gbulfon »

Would I gain any benefit by using Solaris Processor Sets combined with VirtualBox SMP?
For example, if my guest is SMP with 4 cpus, and I ask Solaris to use a 4 processors set reserved for this guest process, would I see the difference?
Will VirtualBox actually use the reserved 4 cpus in the guest OS as would on a native system?
junkfer
Posts: 19
Joined: 11. Feb 2009, 09:40
Primary OS: Solaris
VBox Version: PUEL
Guest OSses: Windows 2003srv R2

Re: Processor Sets and VirtualBox SMP

Post by junkfer »

Hi,

I think, if you have more cpu and want use for the Guest every time dedicated cpu's, then you could create on a Solaris host a CPU pool (pooladm, poolcfg)
After you could make a project (projadd) for this reason and run the VBox machine in this project (newtask -p)...

In this case the virtualbox would use the cpu set you declared, you could check it with poolstat. if you work in the guest, you would see load on the dedicated cpu pool.

Regards,

Ferenc Junkert
Post Reply