[dpdk-dev] [PATCH v8 2/4] examples: add lthread subsystem forperformance-thread
Please add the new directory in the MAINTAINERS file. Thanks
[dpdk-dev] [PATCH v8 2/4] examples: add lthread subsystem forperformance-thread
This commit adds the lightweight thread subsystem used by the performance-thread sample applications. Changes in this version * remove ASM implementation of atomic64_xchg in favor of builtin __sync_lock_test_and_set() Signed-off-by: Ian Betts --- examples/performance-thread/common/arch/x86/