On Tuesday, November 09, 2010 4:18:32 pm Attilio Rao wrote: > Author: attilio > Date: Tue Nov 9 21:18:32 2010 > New Revision: 215059 > URL: http://svn.freebsd.org/changeset/base/215059 > > Log: > MFC r214446, r214516: > Move mptable support to x86/ subtree. > > Sponsored by: Sandvine Incorporated
You need to fix the SYSINIT that registers the MP Table APIC enumerator for amd64 to use SI_SUB_TUNABLES - 1 instead of SI_SUB_CPU - 1. It should stay at SI_SUB_CPU - 1 for i386. -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"