Scheduling in virtualbox ??

This is for discussing general topics about how to use VirtualBox.
Post Reply
emutyusuf
Posts: 2
Joined: 12. Jul 2010, 03:44
Primary OS: MS Windows XP
VBox Version: OSE Debian
Guest OSses: XP

Scheduling in virtualbox ??

Post by emutyusuf »

Hi All,

Is It Possible usin schedule to running host machine in virtual box ?

Thank You

Yusuf
gaga
Posts: 10
Joined: 5. Jul 2010, 09:48
Primary OS: MS Windows XP
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: ubuntu,qnx

Re: Scheduling in virtualbox ??

Post by gaga »

Didn't get your question. You want to run one virtual machine inside another? Or you just want to run virtual machine on phisical one from some scheduling program. Anyway to run virtual machine non-interactively you can use

Code: Select all

VBoxManage startvm          <uuid>|<name>
                                             [--type gui|sdl|vrdp|headless]
See VBoxManage --help for details.
emutyusuf
Posts: 2
Joined: 12. Jul 2010, 03:44
Primary OS: MS Windows XP
VBox Version: OSE Debian
Guest OSses: XP

Re: Scheduling in virtualbox ??

Post by emutyusuf »

Gaga, Thank You Very Much..! it's works now..!
pankaj
Posts: 1
Joined: 6. Mar 2011, 14:44
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: ubuntu

Re: Scheduling in virtualbox ??

Post by pankaj »

Can someone please tell me which scheduling algorithm is used by virtual box to run VMs?

And is there any way to control the scheduling parameters to control the amount of cpu that a VM is able to get?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Scheduling in virtualbox ??

Post by Perryg »

Have you looked in your VirtualBox users manual? cpu throttling is explained there.
Post Reply