[dpdk-dev] [PATCH v1] lib/rcu: use rte atomic thread fence wrapper instead
David Marchand
david.marchand at redhat.com
Mon Jan 11 15:41:33 CET 2021
On Mon, Dec 21, 2020 at 8:40 AM Joyce Kong <joyce.kong at arm.com> wrote:
>
> Use rte_atomic_thread_fence wrapper which has been provided for
> __atomic_thread_fence builtins to support optimized code for
> __ATOMIC_SEQ_CST memory order on x86 platforms.
>
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list