On 13/10/2016 21:29, Emilio G. Cota wrote:
>     qht-bench: relax test_start/stop atomic accesses
>     
>     test_start/stop are used only as flags to loop on. Barriers are 
> unnecessary,
>     since no dependent data is transferred among threads apart from the flags
>     themselves.
>     
>     This commit relaxes the three accesses to test_start/stop that were
>     not yet relaxed.
>     
>     Signed-off-by: Emilio G. Cota <c...@braap.org>

Sure, added this as a separate patch.

Paolo

Reply via email to