aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2012-09-11 06:14:03 +0000
committerAndriy Gapon <avg@FreeBSD.org>2012-09-11 06:14:03 +0000
commit947bb4a4a5c7b75d2d74548b9362a0cfa00c4582 (patch)
treed1a616acef78b14daf200c85860daa4c1845c89d /share
parentff065ad3b53e3fca88d8ec4f6efa188e404ecca7 (diff)
downloadsrc-947bb4a4a5c7b75d2d74548b9362a0cfa00c4582.tar.gz
src-947bb4a4a5c7b75d2d74548b9362a0cfa00c4582.zip
acpi.4: machdep.cpu_idle_hlt no longer exists
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=240340
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/acpi.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index c62ca229b0c2..1e06d685446b 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -80,8 +80,12 @@ A scheduling algorithm will select states between
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.