Re: [BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far ... On vanilla 2.6.20 suspend to disk works perfectly and suspend to ram works _almost_ perfectly. ... The fact is that I found thanks to RTC tricks, similar to PM_TRACE that system hangs in exactly three places ... As I see that is first time wakeup low page is addressing kernel memory by jumping to it. ... (Linux-Kernel)
Re: [PATCH 0/2] Kexec jump: The first step to kexec base hibernation ... before kexec and restore them after kexec. ... is this idea to suspend, write to disk, but leave things in ram so that if you wakeup soon enough you have everything for ram, but if you don't and the battery dies you can restore from disk? ... For example, in the first stage of kernel boot, just first ... (Linux-Kernel)
Re: Suspend to RAM (FC4) ... which is x86_64 based laptop.... > "suspend to RAM" issue. ... > That kernel parameter helped me to restore the monitor backlit. ... (Fedora)
Re: [PATCH 0/2] Kexec jump: The first step to kexec base hibernation ... before kexec and restore them after kexec. ... I agree, a stipped down hibernate kernel can be very small, not allocating ... is this idea to suspend, write to disk, but ... leave things in ram so that if you wakeup soon enough you have everything ... (Linux-Kernel)