numam-dpdk/examples/vhost_blk
Joyce Kong 96d1d898dc examples/vhost_blk: replace SMP barrier with thread fence
Simply replace the rte_smp_mb barriers with SEQ_CST atomic thread fence,
if there is no load/store operations.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
2021-01-08 18:07:55 +01:00
..
blk_spec.h replace packed attributes 2020-04-16 18:16:46 +02:00
blk.c examples/vhost_blk: refactor to increase readability 2020-05-05 15:54:26 +02:00
Makefile examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build examples: stop processing meson file if build impossible 2020-11-12 19:33:36 +01:00
vhost_blk_compat.c examples/vhost_blk: use common macro for minimum 2020-04-21 13:57:07 +02:00
vhost_blk.c examples/vhost_blk: replace SMP barrier with thread fence 2021-01-08 18:07:55 +01:00
vhost_blk.h examples/vhost_blk: refactor to increase readability 2020-05-05 15:54:26 +02:00