From: Peter Lieven <pl@kamp.de>
To: qemu-devel@nongnu.org
Cc: Peter Lieven <pl@kamp.de>, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] vnc buffer enhancements for 2.5
Date: Tue, 3 Nov 2015 10:01:14 +0100 [thread overview]
Message-ID: <1446541276-32467-1-git-send-email-pl@kamp.de> (raw)
These are 2 patches on top of Gerds improve buffer handling series.
Patch 1 is an updated version of the patch included in Gerds series and
Patch 2 is a further optimization open for discussion.
Peter
Peter Lieven (2):
io/buffer: allow a buffer to shrink gracefully
io/buffer: avoid memmove at each qio_buffer_advance
include/io/buffer.h | 3 ++
io/buffer.c | 81 +++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 66 insertions(+), 18 deletions(-)
--
1.9.1
next reply other threads:[~2015-11-03 9:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 9:01 Peter Lieven [this message]
2015-11-03 9:01 ` [Qemu-devel] [PATCH 1/2] io/buffer: allow a buffer to shrink gracefully Peter Lieven
2015-11-03 10:40 ` Gerd Hoffmann
2015-11-05 22:09 ` Peter Lieven
2015-11-03 9:01 ` [Qemu-devel] [PATCH 2/2] io/buffer: avoid memmove at each qio_buffer_advance Peter Lieven
2015-11-03 10:52 ` Gerd Hoffmann
2015-11-03 12:20 ` Peter Lieven
2015-11-03 11:17 ` Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1446541276-32467-1-git-send-email-pl@kamp.de \
--to=pl@kamp.de \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).