[FEAT] Suspend tests should examine time in hardware sleep state
Bug #2019728 reported by
Mario Limonciello
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Firmware Test Suite |
New
|
Wishlist
|
Unassigned |
Bug Description
Kernel 6.4-rc1 and later have the ability to advertise time spent in a hardware sleep state. This is by sysfs files that will be created on supported systems.
I suggest that suspend testing should capture the values in these files if present and indicate if there was little or no residency in a hardware sleep state.
https:/
IMO: A good test would be that if the suspend is greater than 60 seconds that at least 90% of the time is in a hardware sleep state.
To post a comment you must log in.
Where is 90% come from? any specification can support it?
And what happen if the test less than 60 seconds, still support 90% of the time?