| |||||
Linux: Hibernation With KexecOffering a potential alternative to the existing suspend and restore implementations in the Linux Kernel, Ying Huang posted a patch utilizing kexec, “kexec based hibernation has some potential advantages over uswsusp and suspend2. ” He listed two such potential advantages, “the hibernation image size can exceed half of memory size easily,” and, “the hibernation image can be written to and read from almost anywhere, such as a USB disk [or] NFS.” He described the feature implemented by his patch as “jumping from a kexeced kernel to the original kernel“, allowing someone to first boot from one kernel, then to kexec another crashdump kernel in reserved memory and run from it for a while, and finally to “jump back” to the original kernel. Andrew Morton replied to the idea very positively, “this sounds awesome. Am I correct in expecting that ultimately the existing hibernation implementation just goes away and we reuse (and hence strengthen) the existing kexec (and kdump?) infrastructure? And that we get hibernation support almost for free on all kexec (and relocatable-kernel?) capable architectures? Comments are closed. | |||||
Copyright © 2010 FreeSoftNews - All Rights Reserved | |||||