Module dbs_boot::mptable

source ·
Expand description

MP Table configurations used for defining VM boot status. MP Table configurations used for defining VM boot status.

Enums

  • MP Table related errors

Constants

  • APIC version in mptable
  • With APIC/xAPIC, there are only 255 APIC IDs available. And IOAPIC occupies one APIC ID, so only 254 CPUs at maximum may be supported. Actually it’s a large number for Dragonball usecases.

Functions

  • Performs setup of the MP table for the given num_cpus

Type Definitions

  • Generic type for MP Table Results.