mbox

[v1,0/2] remove smp barriers in app/test

Message ID 20201222063054.44429-1-feifei.wang2@arm.com (mailing list archive)
Headers

Message

Feifei Wang Dec. 22, 2020, 6:30 a.m. UTC
  For smp barriers in app/test, remove the unnecessary barriers and fix
some bugs.

Feifei Wang (2):
  app/test: remove unnecessary barriers for ring stress test
  app/test: collect perf data after worker threads exit

 app/test/test_ring_stress_impl.h | 5 +----
 app/test/test_trace_perf.c       | 5 ++---
 2 files changed, 3 insertions(+), 7 deletions(-)