On Wed, 10 Feb 2010, Oliver Neukum wrote: > Am Mittwoch, 10. Februar 2010 00:42:31 schrieb Sarah Sharp: > > > I'm interested in how the runtime PM framework is used. Perhaps I'll > > read over your last patch and ask questions? Are there any other > > information, resources, or other email threads I should also be looking > > at? I saw Rafael's thread on Jan 24th, but haven't had a chance to read > > it yet. > > The main problem I encountered before I postponed this indefinitely was > understanding how SCSI hooks into struct device. It's not tremendously complicated. I'm reasonably familiar with the SCSI stack, so if you want to ask some questions go ahead. The main barriers to SCSI runtime PM are: When should devices be autosuspended? How can autosuspend avoid interfering with the SCSI error handler thread? Discussions like this might profitably be moved over to the linux-scsi mailing list. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html