|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 5/6] xen/rcu: add assertions to debug build
Hi, On 06/03/2020 14:35, Jürgen Groß wrote: On 04.03.20 14:42, Julien Grall wrote:Hi, On 04/03/2020 06:32, Juergen Gross wrote: I have CCed Roger as I don't understand why you would want memory ordering with all the CPUs on Arm. Thinking more about it I think a simple barrier() should do the trick as only cpu local protection is needed. Note that on Arm barrier() is only a compiler barrier. It does not prevent a CPU to re-order the memory access. But I think the barrier() ought to be fine in this case (although, I am not 100% sure). Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |