Re: suspend to disk

2010-02-08 Thread Michal Varga
useful side of hibernation for > me. > http://www.freebsd.org/projects/acpi/ Excerpt: suspend to disk -- Implement a suspend/resume from disk mechanism. Possibly use the dump functions to dump pages to disk, then use ACPI to put the system in S4 or power-off. Resume would require changes to the load

suspend to disk

2010-02-08 Thread Christof Schulze
acpiconf -s4 should store the non-cache-parts from ram somewhere on disk. If called the system shuts down without writing much on the disk so something is odd there. I have 2,5 gb of ram and only 800MB of swap space which is labeled correctly. What do I have to do in order to make suspend to disk