Author: mav Date: Fri Nov 21 00:58:58 2014 New Revision: 274767 URL: https://svnweb.freebsd.org/changeset/base/274767
Log: MFC r274532: Remove mostly obsolete hint to disable LAPIC timers. It is partially covered by new code and partially by new CPUs. PR: 195016 Submitted by: tobias.rehb...@web.de Modified: stable/10/share/man/man4/acpi.4 Directory Properties: stable/10/ (props changed) Modified: stable/10/share/man/man4/acpi.4 ============================================================================== --- stable/10/share/man/man4/acpi.4 Thu Nov 20 23:16:19 2014 (r274766) +++ stable/10/share/man/man4/acpi.4 Fri Nov 21 00:58:58 2014 (r274767) @@ -236,7 +236,8 @@ Override the assumed memory starting add .It Va hw.acpi.install_interface , hw.acpi.remove_interface Install or remove OS interface(s) to control return value of .Ql _OSI -query method. When an OS interface is specified in +query method. +When an OS interface is specified in .Va hw.acpi.install_interface , .Li _OSI query for the interface returns it is @@ -247,7 +248,8 @@ Conversely, when an OS interface is spec query returns it is .Em not supported . Multiple interfaces can be specified in a comma-separated list and -any leading white spaces will be ignored. For example, +any leading white spaces will be ignored. +For example, .Qq Li FreeBSD, Linux is a valid list of two interfaces .Qq Li FreeBSD @@ -624,13 +626,3 @@ IRQ routing problems. Upgrade your BIOS to the latest version available from the vendor before deciding it is a problem with .Nm . -.Pp -The -.Nm -CPU idle power management drive conflicts with the local APIC (LAPIC) -timer. -Disable the local APIC timer with -.Va hint.apic.0.clock=0 -or do not use the -.Li C3 -and deeper states if the local APIC timer is enabled. _______________________________________________ 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"