Skip to content
  • jhb's avatar
    Sync the APIC startup sequence with amd64: · bfc0fcbf
    jhb authored
    - Register APIC enumerators at SI_SUB_TUNABLES - 1 instead of SI_SUB_CPU - 1.
    - Probe CPUs at SI_SUB_TUNABLES - 1.  This allows i386 to set a truly
      accurate mp_maxid value rather than always setting it to MAXCPU - 1.
    bfc0fcbf