qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 36/45] tcg: dynamically allocate optimizer gl


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 36/45] tcg: dynamically allocate optimizer globals + fold into TCGContext
Date: Mon, 17 Jul 2017 18:38:51 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/17/2017 06:33 PM, Emilio G. Cota wrote:
I would prefer either

   (1) Dynamic allocation.  I know we eschew that most places during,
       but surely this is the exact situation for which it's handy.
...
But I guess that's not what you mean with (1)? You mean to allocate
every single time we call tcg_optimize, allocating only the space
we need on each call?

Yes.

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]