On Fri, 7 Nov 2008, Peter Reid wrote: > What do the following terms mean in terms of linux power management for > embedded systems. > > 1) Dynamic - Idle > 2) Suspend-Resume Dynamic and Idle are two separate terms. Dynamic means that something is running. Idle means that something either isn't running or else is running but isn't doing anything. Suspend means to put either a single device or else the entire system into a non-operational low-power state. Resume means to put the device or the system back into an operational full-power state. > Could you please explain with a scenario of how these states occur in > real world embedded systems. Suppose an embedded system has a USB device attached. At times when the device isn't being used, the system could put it into a low-power state to conserve energy. When the system needs to use the device, it would first have to resume the device. Alan Stern _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm