qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] virtio-scsi: dataplane: one fix and one optimization
@ 2014-11-11  1:17 Ming Lei
  2014-11-11  1:17 ` [Qemu-devel] [PATCH v1 1/2] virtio-scsi: dataplane: fix allocation for 'cmd_vrings' Ming Lei
  2014-11-11  1:17 ` [Qemu-devel] [PATCH v1 2/2] virtio-scsi: dataplane: notify guest as batch Ming Lei
  0 siblings, 2 replies; 11+ messages in thread
From: Ming Lei @ 2014-11-11  1:17 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini, Stefan Hajnoczi, Kevin Wolf
  Cc: Fam Zheng, Anthony Liguori, Michael S. Tsirkin

Hi,

The 1st patch fixes an allocation problem.

The 2nd one supresses writing eventfd a lot(~30K/sec in my test).

V1:
	- use g_new() in 1/2
	- avoid to dereference VIRTIO_SCSI() directly 2/2
	- add build check on queue depth

Thanks,
Ming Lei

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

end of thread, other threads:[~2014-11-12  2:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11  1:17 [Qemu-devel] [PATCH v1 0/2] virtio-scsi: dataplane: one fix and one optimization Ming Lei
2014-11-11  1:17 ` [Qemu-devel] [PATCH v1 1/2] virtio-scsi: dataplane: fix allocation for 'cmd_vrings' Ming Lei
2014-11-11  1:28   ` Fam Zheng
2014-11-11 11:03   ` Paolo Bonzini
2014-11-11  1:17 ` [Qemu-devel] [PATCH v1 2/2] virtio-scsi: dataplane: notify guest as batch Ming Lei
2014-11-11  1:52   ` Fam Zheng
2014-11-11  2:29     ` Ming Lei
2014-11-11  2:52       ` Fam Zheng
2014-11-11  3:08         ` Ming Lei
2014-11-11 17:28   ` Stefan Hajnoczi
2014-11-12  2:33     ` Ming Lei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).