qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers


From: Alex Bligh
Subject: Re: [Qemu-devel] [PATCH] [RFC] Convert Qemu Timer List and Active Timers to RCU
Date: Thu, 13 Feb 2014 12:57:52 +0000

On 13 Feb 2014, at 12:06, Mike Day wrote:

>> I think that, more than contention, it tries to reduce the cost of
>> synchronization primitives, especially the locking and unlocking of the list
>> around the invocation of timer callbacks.
> 
> Yes, the assumption is that the active timers are a read-mostly list,
> so rcu is a win.

Thanks - I'll have a look through.

-- 
Alex Bligh







reply via email to

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