public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI / PCI / PM: Delay resuming runtine-suspended devices during system-suspend
@ 2014-02-23 23:18 Rafael J. Wysocki
  2014-02-23 23:20 ` [PATCH 1/2] ACPI / PM: Resume runtime-suspended devices later during system suspend Rafael J. Wysocki
  2014-02-23 23:21 ` [PATCH 2/2] PCI " Rafael J. Wysocki
  0 siblings, 2 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2014-02-23 23:18 UTC (permalink / raw)
  To: Linux PM list
  Cc: ACPI Devel Maling List, Linux Kernel Mailing List, Linux PCI,
	Alan Stern, Bjorn Helgaas

Hi All,

The PCI bus type and the ACPI PM domain resume runtime-suspended devices during
their .prepare() callbacks, which is suboptimal.

One problem caused by that is increasing the time of system suspend if there
are many runtime-suspended devices to resume during it (because the .prepare()
callbacks are executed sequentially).

The following two patches are intended to improve that one aspect slightly
in those two subsystems.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

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

end of thread, other threads:[~2014-02-24 23:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 23:18 [PATCH 0/2] ACPI / PCI / PM: Delay resuming runtine-suspended devices during system-suspend Rafael J. Wysocki
2014-02-23 23:20 ` [PATCH 1/2] ACPI / PM: Resume runtime-suspended devices later during system suspend Rafael J. Wysocki
2014-02-23 23:21 ` [PATCH 2/2] PCI " Rafael J. Wysocki
2014-02-24 20:58   ` Bjorn Helgaas
2014-02-24 23:33     ` 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