[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] credit scheduler svc->flags access race?
>>> On 05.01.12 at 03:36, "Liu.yi" <liu.yi24@xxxxxxxxxx> wrote: > Atomic operations using LOCK prefix (like set_bit and clear_bit) will block > all the physical cpus which excute memory access. ... to that same cache line. > Does this fact implies > that spin locks are more efficient when their's granularity is small? No - after all, acquiring a spin lock unavoidably implies using a LOCKed instruction. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |