PRB: PMPI FanThrottleToleranceAc/Dc Not Implemented Under Win98 (189803)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
    • Microsoft Windows 98

This article was previously published under Q189803

SYMPTOMS

The FanThrottleToleranceAc and FanThrottleToleranceDc members, which are defined as part of the Power Management Profile Interface (PMPI), are not implemented on Windows 98.

CAUSE

Windows 98 does not implement support for passive cooling mode, which is required to support the FanThrottleToleranceAc/Dc functionality.

STATUS

Microsoft has confirmed this to be a problem in Windows 98.

MORE INFORMATION

FanThrottleToleranceAc and FanThrottleToleranceDc are defined as members of the USER_POWER_POLICY structure in the "Windows Power Management Configuration Tools Design Notes and Reference" white paper, Version 1.0, published May 1, 1998 by Microsoft. In this document, the following functionality is described:

FanThrottleToleranceAc/Dc When the system is running on AC/battery power, the lowest acceptable relative speed at which to run any processor, in order to prevent a fan from coming on. A value of 80 would mean it is acceptable to reduce processor speed down to 80 percent of optimum speed for the purposes of keeping the fan off. A value of 100 indicates that the processor performance is more important than the fan. Any value other than 100 indicates that the preference is to slow the processor as allowed before running the fan. Range: 0-100.

However, regardless of the value of FanThrottleToleranceAc/Dc, the CPU is never throttled prior to turning on the fan for cooling.

REFERENCES

The "Windows Power Management Configuration Tools Design Notes and Reference" white paper, Version 1.0, can be found on the following Web site: Information on ACPI specifications and implementation can be found at the following Internet location: For additional information on this issue, please see the following article in the Microsoft Knowledge Base:

189091 Windows 98 Does Not Support ACPI Passive Cooling Mode


Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbprb KB189803