Author: avg
Date: Tue Sep 11 06:14:03 2012
New Revision: 240340
URL: http://svn.freebsd.org/changeset/base/240340

Log:
  acpi.4: machdep.cpu_idle_hlt no longer exists
  
  MFC after:    1 week

Modified:
  head/share/man/man4/acpi.4

Modified: head/share/man/man4/acpi.4
==============================================================================
--- head/share/man/man4/acpi.4  Tue Sep 11 06:10:49 2012        (r240339)
+++ head/share/man/man4/acpi.4  Tue Sep 11 06:14:03 2012        (r240340)
@@ -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.
_______________________________________________
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"

Reply via email to