HomeFreeBSD

MFC 233305,233623:
rS234147Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC 233305,233623:

  • Mark the 'lapics' and 'ioapics' arrays here static since they are private to this file. The 'lapics' array was actually shadowing a completely different 'lapics' array that is private to local_apic.c.
  • Allocate the ioapics[] array dynamically since it is only needed for the duration of madt_setup_io(). This avoids having the array take up permanent space in the BSS.

Details

Provenance
jhbAuthored on
Parents
rS234146: MFC 232228,233613:
Branches
Unknown
Tags
Unknown

Event Timeline