Re: Suspend to disk
Brought to you by:
matthiasgrimm
From: Matthias G. <mat...@us...> - 2004-07-01 20:26:43
|
Am Donnerstag, 1. Juli 2004 20:03 schrieb Reiner Klenk: > solved my run-parts problem by downloading and compiling debianutils. > Now I have a feature request: current powerbooks do not support suspend > to RAM. However, suspend to disk can be made to work with recent 2.6.X > kernels. It would be nice if pbbuttonsd would support this. In addition > to the "sleep mode" we would have a "suspend to disk mode" together with > a new set of tags to configure it. I thought already about that but don't know how pbbuttonsd could support this yet. I look at the swsusp patch which is controlled by a huge script (about 40 kB) and take a lot of details into account. It checks a lot of driver issues which must be suspended and reloaded appropriately. I haven't any idea yet how pbbuttonsd could control such a complicated system. I must confess I haven't spent much time on this issue. If anybody have good ideas or suggestions please let me know. Best Regards Matthias |