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

--- Comment #4 from Rodney W. Grimes <rgri...@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.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to