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

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

Weston Pace created ARROW-11231:
-----------------------------------

             Summary: [Packaging] Add mimalloc to Linux builds
                 Key: ARROW-11231
                 URL: https://issues.apache.org/jira/browse/ARROW-11231
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Weston Pace


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)