Skip to content
  • John Baldwin's avatar
    Sync the APIC startup sequence with amd64: · c5b0b5fc
    John Baldwin 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.
    c5b0b5fc