Page MenuHomeFreeBSD

bhyve: Make the MADT dynamically sized.
ClosedPublic

Authored by jhb on Mar 8 2022, 10:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 1:26 PM
Unknown Object (File)
Nov 3 2024, 12:19 PM
Unknown Object (File)
Nov 2 2024, 9:27 PM
Unknown Object (File)
Oct 2 2024, 12:10 PM
Unknown Object (File)
Sep 30 2024, 9:23 PM
Unknown Object (File)
Sep 30 2024, 1:16 PM
Unknown Object (File)
Sep 26 2024, 8:03 AM
Unknown Object (File)
Sep 4 2024, 5:33 PM
Subscribers

Details

Summary

Use basl_ncpu instead of VM_MAXCPU in MADT_SIZE. Since several of the
offsets are no longer compile time constants, unroll the loop
generating ACPI tables.

Diff Detail

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