Searched hist:215009 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/x86/acpica/
H A Dmadt.cdiff 215009 Mon Nov 08 18:47:19 MST 2010 jhb Sync the APIC startup sequence with amd64:
- 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.
/freebsd-11-stable/sys/x86/x86/
H A Dmptable.cdiff 215009 Mon Nov 08 18:47:19 MST 2010 jhb Sync the APIC startup sequence with amd64:
- 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.
H A Dmp_x86.cdiff 215009 Mon Nov 08 18:47:19 MST 2010 jhb Sync the APIC startup sequence with amd64:
- 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.
/freebsd-11-stable/sys/i386/i386/
H A Dmp_machdep.cdiff 215009 Mon Nov 08 18:47:19 MST 2010 jhb Sync the APIC startup sequence with amd64:
- 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.

Completed in 475 milliseconds