[Bug 215077] bhyve should allow per-guest configuration of CPU socket/cores/threads

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 17 16:20:29 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215077

--- Comment #4 from Rodney W. Grimes <rgrimes at FreeBSD.org> ---
(In reply to Tsaukpaetra from comment #1)
I have WIP to fix that very issue, but first I had to fix several issues that
do not even allow us to go above 21 or 24 CPU's, corrections for that which
allow
us to go up to 254 vCPU are now in review:
https://reviews.freebsd.org/D18815
https://reviews.freebsd.org/D18816
https://reviews.freebsd.org/D18998

and first steps in removing VM_MAXCPU are also in review:
https://reviews.freebsd.org/D18846
https://reviews.freebsd.org/D18755

Also you do not need to rebuild the kernel, there is a shorter list of
what needs to be rebuilt.  The most overlooked one is to run (cd /usr/src; make
includes) so that the change of vmm.h gets installed into /usr/include, after
that you just need to rebuild vmm.ko, libvmmapi, and bhyve/bhyveload.

This work is still not merged to stable/11, iirc I ran into other intervening
commits that have blocked that merge.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-virtualization mailing list