[
https://issues.apache.org/jira/browse/CASSANDRA-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927548#comment-15927548
]
yuqi edited comment on CASSANDRA-13326 at 3/16/17 6:31 AM:
-----------------------------------------------------------
It is noted that JNA's pull request:
https://github.com/java-native-access/jna/pull/314.
Jna added support for AArch64 since version 4.2.0.
It is also appreciated that cassandra upgrade the jna version to 4.3.0 .(
CASSANDRA-13300)
And I have created a ticket(CASSANDRA-13336) for upgrading snappy-java library
version up to 1.1.2.x, which added support for AArch64 but version1.1.1.7 did
not.
was (Author: yuqilinaro):
It is noted that JNA's pull request:
https://github.com/java-native-access/jna/pull/314.
Jna added support for AArch64 since version 4.2.0.
It is also appreciated that cassandra upgrade the jna version to 4.3.0.(
CASSANDRA-13300)
And I have create a ticket(CASSANDRA-13336) for upgrading snappy-java library
version up to 1.1.2.x, which added support for AArch64 but version1.1.1.7 did
not.
> Support unaligned memory access for AArch64
> ---------------------------------------------
>
> Key: CASSANDRA-13326
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13326
> Project: Cassandra
> Issue Type: Improvement
> Components: Observability, Testing
> Environment: ARM [email protected] (Hisilicon Taishan/ Cavium
> ThunderX)
> Ubuntu 16.04.1 LTS
> Reporter: yuqi
> Assignee: yuqi
> Priority: Minor
> Fix For: 4.0, 3.11.x
>
> Attachments: 13326-3.10.txt, UT_log.txt
>
>
> ARMv8 (AArch64) supports unaligned memory access. The patch will enable it
> and will improve performance on AArch64
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)