Files
qemu/include
Richard Henderson 126d89e8cd tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
At present, the "average" guestimate of TB size is way too small, leading
to many unused entries in the pre-allocated TB array.  For a guest with 1GB
ram, we're currently allocating 256MB for the array.

Survey arm, alpha, aarch64, ppc, sparc, i686, x86_64 guests running on
x86_64 and ppc64 hosts and select a new average.  The size of the array
drops to 81MB with no more flushing than before.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-10-07 20:40:00 +11:00
..
2015-10-07 20:40:00 +11:00
2015-02-06 16:11:38 +00:00
2015-10-02 16:22:02 -03:00
2015-09-25 12:04:42 +02:00
2015-09-25 12:04:45 +02:00
2015-09-25 12:04:43 +02:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00