numam-dpdk/lib/librte_eal
Chao Zhu d23a6bd04d eal/ppc: fix memory barrier for IBM POWER
On weak memory order architecture like POWER, rte_smp_wmb/rte_smp_rmb
need to use CPU instructions, not compiler barrier. This patch fixes
this. Also, to improve performance on PPC64, use light weight sync
instruction instead of sync instruction.

Signed-off-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
2016-07-21 16:25:31 +02:00
..
bsdapp spinlock: move constructor out of x86 header file 2016-07-15 17:26:52 +02:00
common eal/ppc: fix memory barrier for IBM POWER 2016-07-21 16:25:31 +02:00
linuxapp vfio: fix coding style 2016-07-15 22:12:37 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00