|
| From: | Ming Lei |
| Subject: | [Qemu-devel] [PATCH v1 0/2] virtio-scsi: dataplane: one fix and one optimization |
| Date: | Tue, 11 Nov 2014 09:17:08 +0800 |
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
| [Prev in Thread] | Current Thread | [Next in Thread] |