Page MenuHomeFreeBSD

bhyve: Don't force an upper bound on vCPUs when parsing pinning.
ClosedPublic

Authored by jhb on Mar 8 2022, 10:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 17 2024, 4:01 PM
Unknown Object (File)
Oct 2 2024, 1:11 AM
Unknown Object (File)
Oct 1 2024, 10:18 PM
Unknown Object (File)
Oct 1 2024, 7:16 PM
Unknown Object (File)
Oct 1 2024, 3:52 PM
Unknown Object (File)
Sep 29 2024, 2:12 AM
Unknown Object (File)
Sep 28 2024, 3:19 PM
Unknown Object (File)
Sep 27 2024, 2:44 PM
Subscribers

Details

Summary

Even today it is possible to specify pinning for a vCPU higher than
the configured number of CPUs but lower than VM_MAXCPU without raising
an error.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable