[
https://issues.apache.org/jira/browse/ARROW-8399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove resolved ARROW-8399.
-------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6898
[https://github.com/apache/arrow/pull/6898]
> [Rust] Extend memory alignments to include other architectures
> --------------------------------------------------------------
>
> Key: ARROW-8399
> URL: https://issues.apache.org/jira/browse/ARROW-8399
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Mahmut Bulut
> Assignee: Mahmut Bulut
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Currently, alignment of allocation is fixed with 64 and this enables most of
> the architectures, but not all L1D prefetching systems are the same and some
> of the architectures are using double prefetching like x86_64. Include a
> matrix of alignment values to extend the cache alignments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)