All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/4] linux-aio: fix batch submission
@ 2014-09-04  2:50 Ming Lei
  2014-09-04  2:50 ` [Qemu-devel] [PATCH v1 1/4] linux-aio: fix submit aio as a batch Ming Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ming Lei @ 2014-09-04  2:50 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell, Paolo Bonzini, Stefan Hajnoczi, Kevin Wolf

Hi,

The 1st patch fixes batch submission.

The 2nd one fixes -EAGAIN for non-batch case.

The 3rd one is a cleanup.

The 4th one increase max event to 256 for supporting the comming
multi virt-queue.

This patchset is splitted from previous patchset(dataplane: optimization
and multi virtqueue support), as suggested by Stefan.

These patches have been running well in my box for weeks, and hope
they can be merged soon, and I have some patches which do depend them.

V1:
	- rebase on latest QEMU master

Thanks,
--
Ming Lei

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

end of thread, other threads:[~2014-09-04  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-04  2:50 [Qemu-devel] [PATCH v1 0/4] linux-aio: fix batch submission Ming Lei
2014-09-04  2:50 ` [Qemu-devel] [PATCH v1 1/4] linux-aio: fix submit aio as a batch Ming Lei
2014-09-04  2:50 ` [Qemu-devel] [PATCH v1 2/4] linux-aio: handling -EAGAIN for !s->io_q.plugged case Ming Lei
2014-09-04  2:50 ` [Qemu-devel] [PATCH v1 3/4] linux-aio: remove 'node' from 'struct qemu_laiocb' Ming Lei
2014-09-04  2:50 ` [Qemu-devel] [PATCH v1 4/4] linux-aio: increase max event to 256 Ming Lei

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.