You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2021/01/13 22:46:00 UTC

[jira] [Resolved] (ARROW-11231) [Packaging] Add mimalloc to Linux builds

     [ https://issues.apache.org/jira/browse/ARROW-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-11231.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 9197
[https://github.com/apache/arrow/pull/9197]

> [Packaging] Add mimalloc to Linux builds
> ----------------------------------------
>
>                 Key: ARROW-11231
>                 URL: https://issues.apache.org/jira/browse/ARROW-11231
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Packaging, Python
>            Reporter: Weston Pace
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> As a result of ARROW-11009/ARROW-11049/etc. it is now possible to switch allocators at runtime.  Previously only one allocator was compiled into the released builds (e.g. the PYPI version of pyarrow only included jemalloc on Linux and mimalloc on Windows).  It might now make sense to compile both mimalloc and jemalloc on Linux builds to allow the user to switch out to the appropriate allocator at runtime if they need to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)