OpenBSD cvs log

created 2022-11-28T10:25:22Z
begin 2022-11-10T08:26:54Z
end 2022-11-10T10:37:40Z
path src/sys
commits 1

date 2022-11-10T10:37:40Z
author kettenis
files src/sys/kern/subr_suspend.c log diff annotate
message Put CPUs in the lowest P-state just before the final suspend step. The
firmware probably does this for us on ACPI systems with proper S3 support,
but this doesn't happen on systems where we park CPUs in a low-power idle
state ourselves.

ok deraadt@