HomeFreeBSD

Add support for _CR3 critical standby (S3) threshold.

Description

Add support for _CR3 critical standby (S3) threshold.

Along with _PSV, _HOT, and _CRT, ACPI supports the _CR3 threshold
which specifies a temperature above which a system should transition
to the S3 standby state.

On FreeBSD, this is more useful than _HOT, which specifies the S4
transition threshold temperature (since FreeBSD does not generally
support the S4 state), or, in many cases, _CRT, since after
transitioning to S3 the system can cool and then be resumed.

Reviewed by: jhb, bcr (manpages)
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D35980

Details

Provenance
crahman_gmail.comAuthored on Nov 18 2022, 6:30 PM
jhbCommitted on Nov 22 2022, 6:12 AM
Reviewer
jhb
Differential Revision
D35980: Add support for _CR3 critical standby (S3) threshold.
Parents
rG20a66ab4bf85: Retire CLANG_IS_CC option
Branches
Unknown
Tags
Unknown