[PATCH 0/2] acpi: increase delays for s3 and s4 to make tests less aggressive
Alex Hung
alex.hung at canonical.com
Mon Apr 29 07:31:14 UTC 2013
The default delays for s3 and s4 are too short and too aggressive, and many
reported failures are fixed by simply increases the delays. If the delays
are too short, the bottlenecks of the tests depend on hardware designs, ex.
whether mainboards stablize fast enough when powers are removed, and OS
behaviours, ex. whether drivers and services are loaded. Increasing the delays
can reduce the dependency.
Alex Hung (2):
acpi: s3: increase delays to match user scanerio and to reduce false
non-firmware-related failures.
acpi: s4: increase delays to match user scanerio and to reduce false
non-firmware-related failures.
src/acpi/s3/s3.c | 6 +++---
src/acpi/s4/s4.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
1.7.9.5
More information about the fwts-devel
mailing list