Re: [PATCH 1/3] scsi: pm: add may_power_off flag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 30 Aug 2012, Aaron Lu wrote:

> Add a new flag may_power_off for scsi device, it gives the user a chance
> to control when the device is runtime suspended, can we remove its power
> if possible.
> 
> I'm planning using this flag for sr and sd.
> 
> For sr, if user set 0 to may_power_off, we will disable runtime suspend
> for ODD, since runtime suspend for ODD is wholly for zero power ODD, if
> we can't power off the ODD, there is no meaning to do runtime PM on it.

This doesn't seem like a good idea.  Even though you may not be able to
reduce the drive's power usage, you can still allow the runtime_suspend
routine to succeed.  This will tell the kernel to consider the drive as
being in a suspended (and therefore unusable) state, allowing the
kernel to do a runtime suspend of the SCSI host that the drive is
attached to.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux