qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v12 21/24] target-arm: don't generate WFE/YIELD ca


From: Pranith Kumar
Subject: Re: [Qemu-arm] [PATCH v12 21/24] target-arm: don't generate WFE/YIELD calls for MTTCG
Date: Fri, 17 Feb 2017 12:17:51 -0500

On Mon, Feb 13, 2017 at 7:10 AM, Alex Bennée <address@hidden> wrote:
> The WFE and YIELD instructions are really only hints and in TCG's case
> they were useful to move the scheduling on from one vCPU to the next. In
> the parallel context (MTTCG) this just causes an unnecessary cpu_exit
> and contention of the BQL.
>

I think something similar needs to be done for 'pause' on x86.

-- 
Pranith



reply via email to

[Prev in Thread] Current Thread [Next in Thread]