[
https://issues.apache.org/jira/browse/ARTEMIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083389#comment-17083389
]
Francesco Nigro edited comment on ARTEMIS-2705 at 4/14/20, 4:21 PM:
--------------------------------------------------------------------
ARM64 uses a different memory model then x86 hence we should allow to disable
the feature I've implemented that allow to "steal" kernel I/O completion events
from user-space.
Differently we should use some C11 feature to save the maintainance nightmare
of providing the ASM bits to make it work for the other architectures.
was (Author: [email protected]):
ARM64 uses a different memory model then x86 hence we should allow to disable
the feature I've implemented that allow to "steal" kernel I/O completion events
from user-space.
> ARM64 support for Apache Artemis Native
> ---------------------------------------
>
> Key: ARTEMIS-2705
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2705
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: ActiveMQ-Artemis-Native
> Affects Versions: native-1.0.1
> Reporter: Emmanuel Hugonnet
> Assignee: Clebert Suconic
> Priority: Major
>
> Add support for arm64/aarch64 architectures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)