Bhyve building kernel....Just an observation
Peter Grehan
grehan at freebsd.org
Fri Oct 24 23:21:56 UTC 2014
Hi Willem,
> And then booted a 10-STABLE bhyve VM with all memory and processors
> assigned to the VM. So all the power could be available to the VM.
You'll most likely want to keep some memory and processor resources
available for the host system. ZFS will need memory for ARC and CPU for
operations - if these aren't available, it will compete with bhyve's use
of CPUs, and there will be times when these are conflicting.
later,
Peter.
More information about the freebsd-virtualization
mailing list