[ 
https://issues.apache.org/jira/browse/DISPATCH-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847801#comment-16847801
 ] 

ASF GitHub Bot commented on DISPATCH-1344:
------------------------------------------

franz1981 commented on pull request #511: DISPATCH-1344 Relaxing C11 
sys_atomic_init and get
URL: https://github.com/apache/qpid-dispatch/pull/511
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Fixed C11 sys_atomic_init and get
> ---------------------------------
>
>                 Key: DISPATCH-1344
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1344
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Francesco Nigro
>            Priority: Minor
>
> GCC version of the same primitives are using plain loads/stores while C11 
> ones where using the default behavior of all atomic operations ie 
> sequentially consistent ordering.
> Sequential consistent ordering is heavy-weight and should be relaxed if not 
> necessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to