qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line


From: Emilio G. Cota
Subject: Re: [Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line
Date: Fri, 16 Nov 2018 10:10:34 -0500
User-agent: Mutt/1.9.4 (2018-02-28)

On Fri, Nov 16, 2018 at 09:10:32 +0100, Richard Henderson wrote:
> On 11/16/18 2:13 AM, Emilio G. Cota wrote:
> > This allows us to discard most TBs; in the example above,
> > we end up *not* discarding only ~70 TBs, that is we end up keeping
> > only 70/2500 = 2.8% of the TBs that we'd discard without OOL.
> 
> Thanks.
> 
> When I apply this I think I'll rename "n_ool_thunks" to "ool_generation".  We
> don't care about the absolute count, but any change.

Agreed, that's much better.

Thanks,

                E.



reply via email to

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