Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2012 08:28:09 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r240636 - stable/8/share/man/man4
Message-ID:  <201209180828.q8I8S99Y056543@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Tue Sep 18 08:28:08 2012
New Revision: 240636
URL: http://svn.freebsd.org/changeset/base/240636

Log:
  MFC r240340: acpi.4: machdep.cpu_idle_hlt no longer exists

Modified:
  stable/8/share/man/man4/acpi.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/acpi.4
==============================================================================
--- stable/8/share/man/man4/acpi.4	Tue Sep 18 08:27:01 2012	(r240635)
+++ stable/8/share/man/man4/acpi.4	Tue Sep 18 08:28:08 2012	(r240636)
@@ -80,8 +80,12 @@ A scheduling algorithm will select state
 and this setting
 as system load dictates.
 To enable ACPI CPU idling control,
-.Va machdep.cpu_idle_hlt
-must be set to 1.
+.Va machdep.idle
+should be set to
+.Li acpi
+if it is listed in
+.Va machdep.idle_available
+.
 .It Va hw.acpi.cpu.cx_supported
 List of supported CPU idle states and their transition latency
 in microseconds.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209180828.q8I8S99Y056543>