K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-11-08T20:35:09.730609Z K 7 svn:log V 262 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. END