1502 Remove conversion cruft from manpages
[unleashed.git] / usr / src / man / man7d / tzmon.7d
blob78b63ea19310fdb1a4fdd779f236cae7ba006171
1 '\" te
2 .\" Copyright (c) 2006 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH TZMON 7D "Oct 31, 2006"
7 .SH NAME
8 tzmon \- ACPI Thermal Zone Monitor
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBtzmon\fR is a pseudo driver that serves as an ACPI thermal zone monitor.
13 Thermal zones are logical regions  within a computer system for which ACPI
14 performs temperature monitoring and control functions. The number of thermal
15 zones on a system with ACPI support varies. For example, some systems may have
16 one or more thermal zones, while others may have none. See the \fIAdvanced
17 Configuration and Power Interface Specification, (ACPI) Version 3.0A.\fR for
18 more details.
19 .sp
20 .LP
21 The \fBtzmon\fR handles thermal Zone events from ACPI and polls the temperature
22 for each zone exposed  by the ACPI implementation. If threshold temperatures
23 are reached, \fBtzmon\fR takes appropriate action.  For example, if the
24 temperature is sufficiently high and the ACPI implementation supports it,
25 \fBtzmon\fR initiates system shutdown.
26 .sp
27 .LP
28 Note that by default,  system temperature control functions are usually
29 performed by the BIOS and may supersede \fBtzmon\fR functions, depending on the
30 BIOS implementation. Also, many ACPI implementations expose no thermal zones
31 and in these cases, \fBtzmon\fR performs no functions.
32 .SH ATTRIBUTES
33 .sp
34 .LP
35 See \fBattributes\fR(5) for descriptions of the following attributes:
36 .sp
38 .sp
39 .TS
40 box;
41 c | c
42 l | l .
43 ATTRIBUTE TYPE  ATTRIBUTE VALUE
45 Architecture    x86/x64 only
47 Interface stability     Private
48 .TE
50 .SH SEE ALSO
51 .sp
52 .LP
53 \fBattributes\fR(5)
54 .sp
55 .LP
56 \fIAdvanced Configuration and Power Interface Specification, (ACPI), Version
57 3.0A.\fR