Page MenuHomeFreeBSD

vmm vmx: Allocate vpids on demand as each vCPU is initialized.
ClosedPublic

Authored by jhb on Oct 27 2022, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 9:46 AM
Unknown Object (File)
Sat, Nov 8, 6:40 PM
Unknown Object (File)
Tue, Oct 28, 2:01 PM
Unknown Object (File)
Tue, Oct 21, 1:39 PM
Unknown Object (File)
Sat, Oct 18, 11:18 PM
Unknown Object (File)
Thu, Oct 16, 4:27 AM
Unknown Object (File)
Oct 13 2025, 8:56 AM
Unknown Object (File)
Oct 11 2025, 11:50 AM
Subscribers

Details

Summary

Compared to the previous version this does mean that if the system as
a whole runs out of dedicated vPIDs you might end up with some vCPUs
within a single VM using dedicated vPIDs and others using shared
vPIDs, but this should not break anything.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48041
Build 44928: arc lint + arc unit