All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 0/2] mirror: Improve zero write and discard
@ 2015-11-20 10:12 Fam Zheng
  2015-11-20 10:12 ` [Qemu-devel] [PATCH v6 1/2] mirror: Rewrite mirror_iteration Fam Zheng
  2015-11-20 10:12 ` [Qemu-devel] [PATCH v6 2/2] mirror: Add mirror_wait_for_io Fam Zheng
  0 siblings, 2 replies; 6+ messages in thread
From: Fam Zheng @ 2015-11-20 10:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, pbonzini, Jeff Cody, qemu-block, mreitz

v6: Address Paolo's comments in mirror_iteration:
    - break if we've already got a chunk to work on;
    - fix a typo in comment.

Patch 1 rewrites mirror_iteration. Patch 2 is a small DRY cleaning up.


Fam Zheng (2):
  mirror: Rewrite mirror_iteration
  mirror: Add mirror_wait_for_io

 block/mirror.c | 325 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 196 insertions(+), 129 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-12-23  3:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 10:12 [Qemu-devel] [PATCH v6 0/2] mirror: Improve zero write and discard Fam Zheng
2015-11-20 10:12 ` [Qemu-devel] [PATCH v6 1/2] mirror: Rewrite mirror_iteration Fam Zheng
2015-12-18 16:41   ` Max Reitz
2015-12-23  3:53     ` Fam Zheng
2015-11-20 10:12 ` [Qemu-devel] [PATCH v6 2/2] mirror: Add mirror_wait_for_io Fam Zheng
2015-12-18 16:42   ` Max Reitz

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.