public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* suspend/resume PM criterion for application
@ 2014-09-10 17:26 Ran Shalit
  2014-09-10 17:59 ` Valdis.Kletnieks
  0 siblings, 1 reply; 12+ messages in thread
From: Ran Shalit @ 2014-09-10 17:26 UTC (permalink / raw)
  To: kernelnewbies, linux-pm

Hello,

What is usually the criterion for PM (power management) suspending
that application shall use ? Is it according to minimum threshold for
cpu load (as indication for no process) ?

How usually it is performed, i.e.  is it some periodic process, which
wakes up periodically to check criterion for cpu load ? If so, isn't
it problematic in PM terms, becuase it mean that the system is resumed
periodically (as a result of the the periodic timer's interrupt), and
all devices are resumed ?

Thanks,
Ran

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-17  3:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 17:26 suspend/resume PM criterion for application Ran Shalit
2014-09-10 17:59 ` Valdis.Kletnieks
2014-09-10 18:23   ` Ran Shalit
2014-09-10 18:39     ` Valdis.Kletnieks
2014-09-10 18:58       ` Ran Shalit
2014-09-10 19:25         ` Valdis.Kletnieks
2014-09-10 19:31           ` Ran Shalit
2014-09-11  5:32           ` AYAN KUMAR HALDER
2014-09-11  9:24             ` Ran Shalit
2014-09-14  6:11               ` Ran Shalit
2014-09-17  3:16                 ` Peter Teoh
2014-09-17  3:32                   ` Peter Teoh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox