Date: Fri, 04 May 2012 14:29:35 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: Jung-uk Kim <jkim@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r235024 - in head: share/man/man4 sys/dev/acpica Message-ID: <4FA4200F.6010300@FreeBSD.org> In-Reply-To: <201205041824.q44IOdjw016990@svn.freebsd.org> References: <201205041824.q44IOdjw016990@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FA4200F.6010300>