Source-Changes-D archive

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

Re: CVS commit: src/etc/powerd/scripts



On 31.12.2010 10:36, Jukka Ruohonen wrote:
> Module Name:  src
> Committed By: jruoho
> Date:         Fri Dec 31 09:36:15 UTC 2010
> 
> Modified Files:
>       src/etc/powerd/scripts: sleep_button
> 
> Log Message:
> Use hw.acpi.sleep.state instead of machdep.sleep_state.

And so it begins :)

I am using machdep.sleep_state as node to put a domU into suspend mode.
Up to now, putting sleep_state under machdep allowed powerd(8)
sleep_button to be used regardless of the environment (eg. ACPI sleep or
Xen domU sleep).

While retiring sleep_state from machdep goes in the right direction
IMHO, will it be replaced by a MI interface to put a system into sleep,
as it is not a feature specific to ACPI?

-- 
Jean-Yves Migeon
jeanyves.migeon%free.fr@localhost


Home | Main Index | Thread Index | Old Index