-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-05-04 14:24:39 -0400, Jung-uk Kim wrote: > Author: jkim Date: Fri May 4 18:24:38 2012 New Revision: 235024 > URL: http://svn.freebsd.org/changeset/base/235024 > > Log: Use MADT to match ACPI Processor objects to CPUs. MADT and > DSDT/SSDTs may list CPUs in different orders, especially for > disabled logical cores. Now we match ACPI IDs from the MADT with > Processor objects, strictly order CPUs accordingly, and ignore > disabled cores. This prevents us from executing methods for other > CPUs, e. g., _PSS for disabled logical core, which may not exist. > Unfortunately, it is known that there are a few systems with buggy > BIOSes that do not have unique ACPI IDs for MADT and Processor > objects. To work around these problems , 'debug.acpi.cpu_unordered' tunable is added. Set this to non-zero value to restore the old behavior.
Sorry, the commit message was incomplete. How do I fix it? Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+kIA8ACgkQmlay1b9qnVM8dQCg1D1cQhd0zLkTD3/uWzFOSI4u Ph4AoL1QzIgRmp4JduHpJaPlP3i64s84 =bXd0 -----END PGP SIGNATURE----- _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"