Page MenuHomeFreeBSD

power: Add power_resume_check eventhandler
Needs ReviewPublic

Authored by obiwac on Wed, Sep 16, 6:50 PM.
Tags
None
Referenced Files
F172223453: D59740.id186907.diff
Thu, Sep 17, 12:16 AM
F172223051: D59740.id186907.diff
Thu, Sep 17, 12:11 AM
F172222630: D59740.id186907.diff
Thu, Sep 17, 12:05 AM
F172222390: D59740.diff
Thu, Sep 17, 12:00 AM
F172220913: D59740.diff
Wed, Sep 16, 11:38 PM
F172216790: D59740.diff
Wed, Sep 16, 10:40 PM
Subscribers

Details

Reviewers
olce
Summary

Thsi is intended to be used on resuming to check that everything that
happened during suspend was expected.

It is not meant to check for errors we should hard-fail from, rather it
should be used as an opportunity for drivers such as amdsmu(4) to check
e.g. whether the previous suspend-to-idle actually entered a deep sleep
state (S0i3).

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76994
Build 73877: arc lint + arc unit