All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] linux-aio: fix batch submission
@ 2014-08-14  9:41 Ming Lei
  2014-08-14  9:41 ` [Qemu-devel] [PATCH 1/4] linux-aio: fix submit aio as a batch Ming Lei
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Ming Lei @ 2014-08-14  9:41 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 increase max event to 256 for supporting the comming
multi virt-queue.

The 4th one is a cleanup.

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

Thanks,
--
Ming Lei

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14  9:41 [Qemu-devel] linux-aio: fix batch submission Ming Lei
2014-08-14  9:41 ` [Qemu-devel] [PATCH 1/4] linux-aio: fix submit aio as a batch Ming Lei
2014-09-04 14:59   ` Benoît Canet
2014-09-04 16:16     ` Ming Lei
2014-08-14  9:41 ` [Qemu-devel] [PATCH 2/4] linux-aio: handling -EAGAIN for !s->io_q.plugged case Ming Lei
2014-08-14  9:41 ` [Qemu-devel] [PATCH 3/4] linux-aio: increase max event to 256 Ming Lei
2014-09-04 14:36   ` Benoît Canet
2014-08-14  9:41 ` [Qemu-devel] [PATCH 4/4] linux-aio: remove 'node' from 'struct qemu_laiocb' Ming Lei
2014-08-21  9:24 ` [Qemu-devel] linux-aio: fix batch submission 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.