All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/4] LU queue depth manament
@ 2014-05-27  7:21 Dolev Raviv
  2014-05-27  7:21 ` [PATCH V1 1/4] scsi: ufs: query descriptor API Dolev Raviv
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dolev Raviv @ 2014-05-27  7:21 UTC (permalink / raw)
  To: James.Bottomley
  Cc: linux-scsi, linux-scsi-owner, sthumma, linux-arm-msm, Dolev Raviv

Some UFS devices don't support a LUN queue depth same as the device queue
depth. This requires reading the unit descriptor for extracting the LU's
queue depth.

Dolev Raviv (1):
  scsi: ufs: query descriptor API

Raviv Shvili (2):
  scsi: ufs: device query status and size check
  scsi: ufs: Logical Unit (LU) command queue depth

Sujit Reddy Thumma (1):
  scsi: ufs: Fix queue depth handling for best effort cases

 drivers/scsi/ufs/ufs.h    |  38 +++++-
 drivers/scsi/ufs/ufshcd.c | 318 ++++++++++++++++++++++++++++++++--------------
 2 files changed, 261 insertions(+), 95 deletions(-)

-- 
1.8.5.2

-- 
QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-04  3:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-27  7:21 [PATCH V1 0/4] LU queue depth manament Dolev Raviv
2014-05-27  7:21 ` [PATCH V1 1/4] scsi: ufs: query descriptor API Dolev Raviv
2014-06-04  3:31   ` Santosh Y
2014-05-27  7:21 ` [PATCH V1 2/4] scsi: ufs: device query status and size check Dolev Raviv
2014-06-04  3:31   ` Santosh Y
2014-05-27  7:21 ` [PATCH V1 3/4] scsi: ufs: Logical Unit (LU) command queue depth Dolev Raviv
2014-06-04  3:31   ` Santosh Y
2014-05-27  7:21 ` [PATCH V1 4/4] scsi: ufs: Fix queue depth handling for best effort cases Dolev Raviv
2014-06-04  3:31   ` Santosh Y

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.