On 02/26/2018 09:39 PM, Emilio G. Cota wrote:
> Thereby making it per-TCGContext. Once we remove tb_lock, this will
> avoid an atomic increment every time a TB is invalidated.
> 
> Signed-off-by: Emilio G. Cota <c...@braap.org>
> ---
>  accel/tcg/translate-all.c |  5 +++--
>  include/exec/tb-context.h |  1 -
>  tcg/tcg.c                 | 14 ++++++++++++++
>  tcg/tcg.h                 |  3 +++
>  4 files changed, 20 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to