Re: Attempted summary of suspend-blockers LKML thread, take three

From: David Brownell
Date: Sat Aug 14 2010 - 14:16:08 EST




--- On Sat, 8/14/10, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:


> however I think you're making an assumption
> that there is a real difference between a deep idle state and "off"....
>
> For modern x86 hardware, that assumption isn't
> really valid.

For ARM processors it's not unrealistic. THey
tend to have idle states that place constraints on
peripherals and clocks which allow peripherals to run independently of CPUs.

I recall for example various processors that allow
USB to continue operating in one or more idle states, if the right clocks are active (and RAM).
Similarly with some other peripherals. It may be
desirable to have I/O active while CPUs are idle.

Not all low power states map to x86/ACPI models;
and Linux hasn't accomodated that reality well.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/