[Bug 208204] emulators/virtualbox-ose: Current Virtualbox almost unusable if host has > 4 cores
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 6 13:49:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208204
--- Comment #3 from Maurizio <maurizio1018 at gmail.com> ---
You can try to use CPUSET(1) to start the VMs as explained in:
https://lists.freebsd.org/pipermail/freebsd-emulation/2012-November/010209.html
On an Intel Core i7-3930K based PC I am starting a Windows 7 VM with the
command :
# cpuset -l 4-7 VBoxHeadless --comment "Win7;5901" --startvm "Win7;5901"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list