[PATCH v1 0/4] Fix codegen translation cache size

Alex Bennée posted 4 patches 5 years, 8 months ago
Test docker-quick@centos7 failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200226181020.19592-1-alex.bennee@linaro.org
accel/tcg/translate-all.c | 42 +++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 22 deletions(-)
[PATCH v1 0/4] Fix codegen translation cache size
Posted by Alex Bennée 5 years, 8 months ago
Hi,

Slightly more cleaned up series based on what I sent earlier today to
fix the recent slowdown in emulation caused by an overly small
translation cache.

Please review.

Alex Bennée (4):
  accel/tcg: use units.h for defining code gen buffer sizes
  accel/tcg: remove link between guest ram and TCG cache size
  accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
  accel/tcg: increase default code gen buffer size for 64 bit

 accel/tcg/translate-all.c | 42 +++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 22 deletions(-)

-- 
2.20.1