diff options
| author | Alex Bennée | 2020-02-28 20:24:13 +0100 |
|---|---|---|
| committer | Richard Henderson | 2020-02-29 02:42:48 +0100 |
| commit | 47a2def4533a2807e48954abd50b32ecb1aaf29a (patch) | |
| tree | 647c0792d312df8c6f748c86ef7416312e2bae93 /python | |
| parent | accel/tcg: use units.h for defining code gen buffer sizes (diff) | |
| download | qemu-47a2def4533a2807e48954abd50b32ecb1aaf29a.tar.gz qemu-47a2def4533a2807e48954abd50b32ecb1aaf29a.tar.xz qemu-47a2def4533a2807e48954abd50b32ecb1aaf29a.zip | |
accel/tcg: remove link between guest ram and TCG cache size
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.
The current DEFAULT_CODE_GEN_BUFFER_SIZE may still be a little small
but follow-up patches will address that.
Fixes: a1b18df9a4
Cc: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-Id: <20200228192415.19867-3-alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
