On 2/26/20 2:26 PM, Niek Linnenbank wrote: > Hi Alex, > > On Wed, Feb 26, 2020 at 7:10 PM Alex Bennée <[email protected] > <mailto:[email protected]>> wrote: > > Basing the TB cache size on the ram_size was always a little heuristic > and was broken by a1b18df9a4 which caused ram_size not to be fully > realised at the time we initialise the TCG translation cache. > > > Now I'm beginning to understand the issue better. So without this patch, the > TCG translation > cache effectively was disabled, causing the slowdown, correct?
Yes. r~
