You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/24 18:22:00 UTC

[jira] [Commented] (DISPATCH-1344) Fixed C11 sys_atomic_init and get

    [ 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:
users@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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org