Date: Wed, 06 Apr 2016 13:49:00 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 208204] emulators/virtualbox-ose: Current Virtualbox almost unusable if host has > 4 cores Message-ID: <bug-208204-26505-RAz8kZ1Xlr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208204-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-208204-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208204 --- Comment #3 from Maurizio <maurizio1018@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" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208204-26505-RAz8kZ1Xlr>