Re: [linux-pm] [RFC PATCH 0/4] save and restore ACPI NVS memory during hibernation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday, 8 of July 2008, Pavel Machek wrote:
> Hi!
> 
> > According to the ACPI spec, ACPI NVS memory region is required to
> > be saved/restored by OS during hibernation.
> > 
> > Section 15.3.2 ACPI Spec 3.0b,
> > "OSPM will call the _PTS control method some time before entering
> > a sleeping state, to allow the platform???s AML code to update
> > this memory image before entering the sleeping state.
> > After the system awakes from an S4 state, OSPM will restore this
> > memory area and call the _WAK control method to enable the BIOS
> > to reclaim its memory image."
> > 
> > This patch set add the mechanism to save/restore ACPI NVS memory
> > during hibernation.
> > 
> > Patch 01: call platform_begin before swsusp_shrink_memory.
> > 	So that we can allocate enough pages for ACPI NVS memory
> > 	before shrink the memory.
> 
> Why is it neccessary to allocate memory for a copy? We should be able
> to save ACPI NVS area same way we are saving kernel pages, no?

Because we want to restore it from the hibernated kernel (when it gets control
back again).

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux