Found 14 matching messages (0.234 seconds). Page 1 of 1.
... to eliminate freezer from kexec based hibernation implementation, after corresponding changes ... backup_pages_map_root_entry` /proc/vmcore dump.elf 10. Entering ACPI S4 state with ... will entering ACPI S4 state. 11. Boot kernel (kernel C) compiled ...
linux-kernel - Huang, Ying - Nov 19 2007 - 03:02
... to eliminate freezer from kexec based hibernation implementation. 4. Based on ... 9. Shutdown or reboot in hibernating kernel (kernel B). 10. Boot ... 640K@0K memmap=15M@1M 11. In restore kernel (kernel C ... path is used for both kexec a new kernel and jump ...
linux-kernel - Huang, Ying - Oct 10 2007 - 22:13
... global_flush_tlb(); + } } /* * Do not allocate memory (or fail in any way) in ... depends on SUSPEND || HIBERNATION || KEXEC default y config SUSPEND_UP_POSSIBLE Index: linux ... i386/jump_back_protocol.txt 2007-10-10 10:10:27.000000000 +0800 ...
linux-kernel - Huang, Ying - Oct 10 2007 - 22:14
... Huang, Ying wrote: > > > > > On Mon, 2007-11-19 at 19:22 ... PMSG_FREEZE); > > > /* jump to kexeced (hibernating) kernel */ > > > /* in kexeced kernel */ > > > device_power_up(); > > > local_irq_eanble ... t get back to the hibernated kernel after you've saved ...
linux-kernel - Rafael J. Wysocki - Nov 21 2007 - 16:09
... u32 kexec_pgd[1024] PAGE_ALIGNED; @@ -83,10 +84,14 @@ static void load_segments ... depends on SUSPEND || HIBERNATION || KEXEC default y config SUSPEND_UP_POSSIBLE --- a/arch ... huang@intel.com> + Last update 2007-11-17 + +Currently, the following ...
linux-kernel - Huang, Ying - Nov 19 2007 - 03:02
... On Tuesday, 20 of November 2007, Huang, Ying wrote: > > On Tue, ... Huang, Ying wrote: > > > > On Mon, 2007-11-19 at 19:22 ... PMSG_FREEZE); > > /* jump to kexeced (hibernating) kernel */ > > /* in kexeced kernel */ > > device_power_up(); > > local_irq_eanble ...
linux-kernel - Huang, Ying - Nov 21 2007 - 04:05
... Huang, Ying wrote: > > > On Mon, 2007-11-19 at 19:22 ... (PMSG_FREEZE); > /* jump to kexeced (hibernating) kernel */ > /* in kexeced kernel */ > device_power_up(); > local_irq_eanble() ... firmware will assume that the hibernation has been canceled, so you ...
linux-kernel - Rafael J. Wysocki - Nov 20 2007 - 20:00
... Huang, Ying wrote: > > On Mon, 2007-11-19 at 19:22 ... (PMSG_FREEZE); /* jump to kexeced (hibernating) kernel */ /* in kexeced kernel */ device_power_up(); local_irq_eanble() ... methods should be executed once or twice? According to ACPI specification? ...
linux-kernel - Huang, Ying - Nov 19 2007 - 22:50
On 10/20/07, Phillip Susi
linux-kernel - huang ying - Oct 20 2007 - 01:50
Huang, Ying wrote: > The hibernation procedure with the patch set is as follow: ... > 2. Work under kernel A > > 3. Kexec another kernel B (crash dump enabled) ... the memory of kernel B? > 5. Shutdown or reboot > > > The restore process with the patch ...
linux-kernel - Phillip Susi - Oct 19 2007 - 15:53
On Fri, 19 Oct 2007, Phillip Susi wrote: > Huang, Ying wrote: >> >> >> The restore process with ... suffice for all 3 instances? you could use one kernel for all three, or you could use three different kernels, and three different sets of userspace ...
linux-kernel - david - Oct 19 2007 - 21:53
... is also required for suspend/hibernation on SMP systems. + + Say N ... is broken. Try "man bootparam" or see the documentation of your ... dump after being started by kexec. + This should be normally only ... or board specific fixups to be done @@ -517,12 +841,11 ...
linux-kernel - Sam Ravnborg - Oct 31 2007 - 17:55
... crash dump after being started by kexec. + This should be normally only set ... This is also required for suspend/hibernation on SMP systems. + + Say N if ... memory and limited - device) unless CONFIG_IOMMU_DEBUG or iommu=force is specified - too. - ...
linux-kernel - Sam Ravnborg - Nov 3 2007 - 19:51
... the kernel image. @@ -444,8 +452,10 @@ config X86_VISWS_APIC default y config X86_MCE ... @@ -977,7 +1000,7 @@ config KEXEC config CRASH_DUMP bool "kernel crash dumps ... This is also required for suspend/hibernation on SMP systems. + + Say N if ...
linux-kernel - Sam Ravnborg - Nov 3 2007 - 19:51