From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Lieven <pl@kamp.de>
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, jgross@suse.com
Subject: Re: [Qemu-devel] [PATCH] vnc-tight: fix regression with libxenstore
Date: Fri, 15 Jul 2016 12:07:33 +0200 [thread overview]
Message-ID: <1468577253.22036.4.camel@redhat.com> (raw)
In-Reply-To: <1468575911-20656-1-git-send-email-pl@kamp.de>
On Fr, 2016-07-15 at 11:45 +0200, Peter Lieven wrote:
> commit 095497ff added thread local storage for the color counting
> palette. Unfortunately, a VncPalette is about 7kB on a x86_64 system.
> This memory is reserved from the stack of every thread and it
> exhausted the stack space of a libxenstore thread.
>
> Fix this by allocating memory only for the VNC encoding thread.
Added to vnc queue.
thanks,
Gerd
next prev parent reply other threads:[~2016-07-15 10:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-15 9:45 [Qemu-devel] [PATCH] vnc-tight: fix regression with libxenstore Peter Lieven
2016-07-15 10:07 ` Gerd Hoffmann [this message]
2016-07-15 10:10 ` Peter Lieven
2016-07-15 10:34 ` Paolo Bonzini
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=1468577253.22036.4.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=jgross@suse.com \
--cc=pbonzini@redhat.com \
--cc=pl@kamp.de \
--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).