qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block/nfs optimizations
@ 2017-02-17 16:38 Peter Lieven
  2017-02-17 16:39 ` [Qemu-devel] [PATCH 1/2] block/nfs: convert to preadv / pwritev Peter Lieven
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Lieven @ 2017-02-17 16:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, kwolf, mreitz, jcody, Peter Lieven

Peter Lieven (2):
  block/nfs: convert to preadv / pwritev
  block/nfs: try to avoid the bounce buffer in pwritev

 block/nfs.c | 50 ++++++++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 22 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-02-24  3:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 16:38 [Qemu-devel] [PATCH 0/2] block/nfs optimizations Peter Lieven
2017-02-17 16:39 ` [Qemu-devel] [PATCH 1/2] block/nfs: convert to preadv / pwritev Peter Lieven
2017-02-17 21:33   ` Jeff Cody
2017-02-17 16:39 ` [Qemu-devel] [PATCH 2/2] block/nfs: try to avoid the bounce buffer in pwritev Peter Lieven
2017-02-17 21:37   ` Jeff Cody
2017-02-17 21:42     ` Eric Blake
2017-02-17 21:51       ` Jeff Cody
2017-02-22 12:47         ` Kevin Wolf
2017-02-22 12:48           ` Jeff Cody
2017-02-24  3:50 ` [Qemu-devel] [PATCH 0/2] block/nfs optimizations Jeff Cody

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).