Hi Martin,
On 9/13/19, 5:37 PM, "Martin K. Petersen" wrote:
External Email
--
Hi Martin,
> I believe this patch should be tagged with
>
> Fixes: 5fa8774c7f38 (scsi: qla2xxx: Add 28xx fla
Hello Dr Greg,
On 9/16/19, 10:36 AM, "linux-scsi-ow...@vger.kernel.org on behalf of Dr. G.W.
Wettstein" wrote:
On Sep 4, 3:03pm, Himanshu Madhani wrote:
} Subject: Re: [EXT] SRR response handling.
> Adding correct Quinn and removing qlogic.com email ID.
So not
Rework from previous work by:
Sujit Reddy Thumma
Override auto suspend tunables for UFS device LUNs during
initialization so as to efficiently manage background operations
and the power consumption.
Signed-off-by: Stanley Chu
Reviewed-by: Avri Altman
Reviewed-by: Bean Huo
---
drivers/scsi/uf
Rework from previous work by:
Sujit Reddy Thumma
Until now the scsi mid-layer forbids runtime suspend till userspace
enables it. This is mainly to quarantine some disks with broken
runtime power management or have high latencies executing suspend
resume callbacks. If the userspace doesn't enable
Enable auto suspend capability in MediaTek UFS driver.
Signed-off-by: Stanley Chu
Reviewed-by: Avri Altman
---
drivers/scsi/ufs/ufs-mediatek.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/scsi/ufs/ufs-mediatek.c b/drivers/scsi/ufs/ufs-mediatek.c
index 0f6ff33ce52e..83e28edc3ac
Until now the scsi mid-layer forbids runtime suspend till userspace enables it.
This is mainly to quarantine some disks with broken runtime power management or
have high latencies executing suspend resume callbacks. If the userspace
doesn't enable the runtime suspend the underlying hardware will
Hi Bart,
> > -
> > + unsigned rpm_autosuspend_on:1; /* Runtime autosuspend */
> > atomic_t disk_events_disable_depth; /* disable depth for disk events */
> The "_on" part in the variable name "rpm_autosuspend_on" is probably
> redundant and the comment could have been more elaborate. A
On 9/15/19 11:47 PM, Stanley Chu wrote:
diff --git a/include/scsi/scsi_device.h b/include/scsi/scsi_device.h
index 202f4d6a4342..495e30adb53f 100644
--- a/include/scsi/scsi_device.h
+++ b/include/scsi/scsi_device.h
@@ -199,7 +199,7 @@ struct scsi_device {
unsigned broken_fua:1; /
>
>Signed-off-by: Stanley Chu
>Reviewed-by: Avri Altman
Reviewed-by: Bean Huo
9 matches
Mail list logo