Changes between Initial Version and Version 1 of Ticket #14507, comment 10
- Timestamp:
- Sep 22, 2018, 4:48:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14507, comment 10
initial v1 1 Freezing an application and then saving it's state is something you'd have to do for a sane suspend implementation on Haiku. 1 Freezing an application and then saving it's state is something you'd have to do for a sane suspend implementation on Haiku. Why not add extra functionality to process controller, it's certainly rather power user centric anyway already. So instead of just Cancel / Debug / Kill you could also have Pause or send to remote machine etc.. 2 2 3 3 Haiku boots fast enough that normal susped isn't much use. But freezing applications and then saving all thier memory to disk, then rebooting, then restoring the applicaition could in fact be useful and has been menitoned by Haiku developers recently as a method of supporting suspend.