Document a few options that are currently supported but
not covered in bhyve_config(5):
- monitor
- vcpu.N.cpuset
- domains.N.{size,cpus,domain_policy}
- console (for arm64 and riscv)
Differential D58399
bhyve: document missing options in bhyve_config(5) Authored by novel on Wed, Jul 22, 5:38 PM. Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions In general this looks decent to me though I haven't reviewed it in detail. @bnovkov, does the vCPU pinning stuff and NUMA stuff look correct? Comment Actions LGTM, but I'd wait for at least one member of manpages to take a look. Yes, these look alright. |