public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFD] Asynchronous suspend/resume of PCI devices
@ 2009-12-19 23:31 Rafael J. Wysocki
  2009-12-22 16:30 ` Jesse Barnes
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2009-12-19 23:31 UTC (permalink / raw)
  To: Linux PCI
  Cc: Greg KH, Linus Torvalds, Jesse Barnes, Alan Stern,
	ACPI Devel Maling List, pm list, LKML, Matthew Garrett

Hi,

I'd like to know your opinions about the viability of suspending and resuming
PCI devices asynchronously during system-wide PM transitions (suspend to RAM
and hibernation).

Linus says it's generally dangerous, because some PCI devices may indirectly
depend on the others, but if that's the case, I wonder if we really can power
manage PCI devices at run time.

It follows from my experiments that suspending and resuming PCI devices
asynchronously doesn't lead to problems as long as we make sure that every
PCI device is suspended before and resumed after its ACPI "shadow" partner.
However, I'm not sure if this is generally correct.

What are possible problems we can run into while doing asynchronous suspend
and resume of PCI devices?  What do we need to do in general to avoid that
problems?

Please tell me what you think.

Thanks,
Rafael

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

end of thread, other threads:[~2009-12-22 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-19 23:31 [RFD] Asynchronous suspend/resume of PCI devices Rafael J. Wysocki
2009-12-22 16:30 ` Jesse Barnes
2009-12-22 19:10   ` Rafael J. Wysocki

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