All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio_scsi: Set can_queue based on size of virtqueue.
@ 2017-08-10 16:40 Richard W.M. Jones
  2017-08-10 16:40 ` [PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN Richard W.M. Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: Richard W.M. Jones @ 2017-08-10 16:40 UTC (permalink / raw)
  To: jejb
  Cc: martin.petersen, mst, jasowang, linux-scsi, linux-kernel,
	virtualization, hch, pbonzini

Earlier discussion:
https://lkml.org/lkml/2017/8/4/601
"Increased memory usage with scsi-mq"

Downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1478201

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

end of thread, other threads:[~2017-08-11 18:36 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 16:40 [PATCH 0/2] virtio_scsi: Set can_queue based on size of virtqueue Richard W.M. Jones
2017-08-10 16:40 ` [PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN Richard W.M. Jones
2017-08-10 16:47   ` Paolo Bonzini
2017-08-10 16:47     ` Paolo Bonzini
2017-08-10 21:21   ` Michael S. Tsirkin
2017-08-10 21:30     ` Richard W.M. Jones
2017-08-10 21:31       ` Michael S. Tsirkin
2017-08-10 21:31         ` Michael S. Tsirkin
2017-08-10 21:35         ` Richard W.M. Jones
2017-08-10 21:35           ` Richard W.M. Jones
2017-08-10 21:41           ` Michael S. Tsirkin
2017-08-10 21:41             ` Michael S. Tsirkin
2017-08-10 21:50             ` Richard W.M. Jones
2017-08-10 21:50             ` Richard W.M. Jones
2017-08-11 14:09             ` Paolo Bonzini
2017-08-11 14:09             ` Paolo Bonzini
2017-08-11 17:23               ` Michael S. Tsirkin
2017-08-11 17:23                 ` Michael S. Tsirkin
2017-08-11 18:36                 ` Paolo Bonzini
2017-08-11 18:36                 ` Paolo Bonzini
2017-08-10 21:30     ` Richard W.M. Jones
2017-08-10 21:21   ` Michael S. Tsirkin
2017-08-10 16:40 ` Richard W.M. Jones
2017-08-10 16:40 ` [PATCH 2/2] virtio: virtio_scsi: Set can_queue to the length of the virtqueue Richard W.M. Jones
2017-08-10 16:46   ` Paolo Bonzini
2017-08-10 16:46   ` Paolo Bonzini
2017-08-10 16:40 ` Richard W.M. Jones

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.