Opened 10 years ago
Last modified 17 months ago
#11227 assigned enhancement
Implement a power management framework for suspend to RAM/disk
Reported by: | axeld | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 17 months ago
Some relevant forum discussion: https://discuss.haiku-os.org/t/implementing-suspend-to-ram/13543
Note:
See TracTickets
for help on using tickets.
As a side note, it would be nice if such a framework also included support for creating/sending events that userland can listen to, i.e. so userland can generally watch for power-related events such as power button presses and such. This would allow things like power_daemon to be made a bit cleaner.