All of lore.kernel.org
 help / color / mirror / Atom feed
* [regression] uas no longer queues commands since v4.5.2
@ 2016-05-22 10:39 Tom Yan
       [not found] ` <CAGnHSEnR8n3-zxn767DEQv7eoDbA0cc3d_7xo8OZmO+g4jth+w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2016-05-23 11:48 ` Hans de Goede
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Yan @ 2016-05-22 10:39 UTC (permalink / raw)
  To: linux-usb, hdegoede, gregkh; +Cc: linux-scsi

With commit 198de51dbc3454d95b015ca0a055b673f85f01bb, uas no longer
set `queue_depth` with scsi_change_queue_depth(), so now `queue_depth`
of UAS drives are 1. Even though `can_queue` is set to
`devinfo->qdepth - 2`, but apparently that does not help, since I can
see performance impact.

Suppose limiting `can_queue` is the right way to fix this bug
(https://bugzilla.redhat.com/show_bug.cgi?id=1315013), do we really
need to eliminate scsi_change_queue_depth() at the same time though?
If so, how should we deal with the regression?

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

end of thread, other threads:[~2016-05-23 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-22 10:39 [regression] uas no longer queues commands since v4.5.2 Tom Yan
     [not found] ` <CAGnHSEnR8n3-zxn767DEQv7eoDbA0cc3d_7xo8OZmO+g4jth+w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-22 10:40   ` Tom Yan
2016-05-23 11:48 ` Hans de Goede
2016-05-23 14:38   ` James Bottomley

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.