qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v9 05/13] accel: adding TB_JIT_TIME and full replacing CONFIG


From: Richard Henderson
Subject: Re: [PATCH v9 05/13] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
Date: Mon, 16 Dec 2019 10:34:47 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 12/13/19 11:49 AM, Alex Bennée wrote:
> I'm going to split this patch up into more sub-commits to do each piece
> one at a time. To make it easier can I drop CONFIG_PROFILE support
> before the re-factoring so I don't need to keep both modes compiling
> during the transition?

Certainly.

> I think if we can get away with not using atomics this count can go back
> to being inline with the main opc loop. If we aren't using atomics is
> there really such a big cost to just doing it unconditionally?

I shouldn't think so.


r~




reply via email to

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