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
F83597269: D37169.id.diff
Sun, May 12, 11:12 AM
Unknown Object (File)
Sun, May 12, 7:15 AM
Unknown Object (File)
Fri, May 10, 11:41 AM
Unknown Object (File)
Wed, May 8, 1:42 PM
Unknown Object (File)
Wed, May 8, 1:42 PM
Unknown Object (File)
Wed, May 8, 1:42 PM
Unknown Object (File)
Wed, May 8, 12:04 PM
Unknown Object (File)
Sun, Apr 28, 8:53 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 Not Applicable
Unit
Tests Not Applicable