Re: question on flushing buffers and spinning down disk

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Stern
Date: Monday, September 24, 2007 - 8:34 am

On Mon, 24 Sep 2007, Oliver Neukum wrote:


It sounds like you want to add the equivalent of
usb_autopm_get/set_device() and usb_autopm_get/set_interface() into the
driver model.  But it would not be appropriate, since other subsystems
don't have the same kinds of runtime power levels as USB does.

There may be no way of getting around the need for specialized 
communication methods between subsystems for runtime PM.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: question on flushing buffers and spinning down disk, Oliver Neukum, (Mon Sep 24, 3:33 am)
Re: question on flushing buffers and spinning down disk, Oliver Neukum, (Mon Sep 24, 8:21 am)
Re: question on flushing buffers and spinning down disk, Alan Stern, (Mon Sep 24, 8:34 am)
Re: question on flushing buffers and spinning down disk, Oliver Neukum, (Mon Sep 24, 9:47 am)
Re: question on flushing buffers and spinning down disk, Oliver Neukum, (Thu Sep 27, 11:12 am)
Re: question on flushing buffers and spinning down disk, Oliver Neukum, (Fri Sep 28, 2:47 pm)
Re: question on flushing buffers and spinning down disk, David Brownell, (Sat Sep 29, 2:03 pm)