Am 03.11.2015 um 09:23 schrieb Gerd Hoffmann:
buffer: allow a buffer to shrink gracefully
The last Patch isn't the latest version. I have one with improved comments here:
https://github.com/plieven/qemu/commit/e599748ab1ef381d4b1c88bf1ea1454dd89353fb
I also had another improvement:
https:
> >buffer: allow a buffer to shrink gracefully
>
> The last Patch isn't the latest version. I have one with improved comments
> here:
>
> https://github.com/plieven/qemu/commit/e599748ab1ef381d4b1c88bf1ea1454dd89353fb
>
> I also had another improvement:
>
> https://github.com/plieven/qemu/
Am 30.10.2015 um 12:09 schrieb Gerd Hoffmann:
Hi,
This series has a bunch of improvements in the vnc buffer handling,
to reduce the memory footprint. Some of the changes are applied to
the buffer helper functions which Daniel separated out of the vnc code
recently.
Most patches have been on
On Fri, Oct 30, 2015 at 12:09:55PM +0100, Gerd Hoffmann wrote:
> Hi,
>
> This series has a bunch of improvements in the vnc buffer handling,
> to reduce the memory footprint. Some of the changes are applied to
> the buffer helper functions which Daniel separated out of the vnc code
> recently.
Hi,
This series has a bunch of improvements in the vnc buffer handling,
to reduce the memory footprint. Some of the changes are applied to
the buffer helper functions which Daniel separated out of the vnc code
recently.
Most patches have been on the list before, based on a older version of
Dan