mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 11:16:11 +00:00
be404f0212
Freezing isn't exactly the most latency sensitive operation and there's no reason to burn cpu cycles and power waiting for it to complete. msleep(10) instead of yield(). This should improve reliability of emergency hibernation. [rjw: Modified the comment next to the msleep(10).] Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> |
||
---|---|---|
.. | ||
console.c | ||
hibernate.c | ||
hibernate_nvs.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
power.h | ||
poweroff.c | ||
process.c | ||
snapshot.c | ||
suspend.c | ||
suspend_test.c | ||
swap.c | ||
swsusp.c | ||
user.c |