qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] main-loop: Don't lock starve io-threads when ma


From: Alex Bligh
Subject: Re: [Qemu-devel] [PATCH] main-loop: Don't lock starve io-threads when main_loop_tlg has pending events
Date: Wed, 9 Oct 2013 17:33:56 +0100

On 9 Oct 2013, at 17:26, Paolo Bonzini wrote:

> I think Hans already debugged it to the (supposedly) 33 Hz timer that
> spice audio uses.
> 
> If it turns out the bug is in the QEMU part of spice, I think it makes
> sense _not_ to include this patch at all.
> 
> If it turns out to be in spice itself, then we can include it as a
> workaround, but still it would be nice to tune a bit the limit and not
> burn even more CPU time than before.

Or we could simply clamp the value passed to timer_mod in spice.c
which should have the same effect.

-- 
Alex Bligh







reply via email to

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