[Bug 249981] bhyve man page cpu pinning description could be more helpful
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 29 09:23:03 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249981
Bug ID: 249981
Summary: bhyve man page cpu pinning description could be more
helpful
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bhyve
Assignee: virtualization at FreeBSD.org
Reporter: grehan at FreeBSD.org
bz has some feedback that the '-p' option could have some additional text, and
perhaps an example.
The text could say that the guest vCPUs are numbered from 0, as are host CPUs,
and that a '-p' option is required for each guest vCPU that needs to be pinned.
For example, mapping a 4 vCPU guest to host CPUs 12-15 would require
-p 0:12 -p 1:13 -p 2:14 -p 3:15
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list