Optimise xchg() to use atomic_swap_32() and atomic_swap_64().
Suggested by: kib@
MFC after: 1 week
Sponsored by: Mellanox Technologies
Optimise xchg() to use atomic_swap_32() and atomic_swap_64(). Tags None Referenced Files None Subscribers None
Description
Details
|