Hello, Alan. On Mon, Nov 12, 2012 at 02:34:01PM -0500, Alan Stern wrote: > It wouldn't do anything for the device, but it would allow the device's > parent to go to low power in between polls. That's why Aaron at one > point suggested lengthening the polling interval.
Ah, okay. Entering and leaving suspend even every two seconds may save noticeable power for some controllers. Does that, tho, mean that the port would get reset every two seconds? If so (I can't see how else it would behave), it may not really work. I mean, you would be spending about ten seconds reinitiaizing everything and then enter sleep and do it all over again two seconds later, most likely wasting power in the process. Sounds weird to me. What am I missing? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html