h-vetinari commented on issue #44342:
URL: https://github.com/apache/arrow/issues/44342#issuecomment-2469504609

   Just stumbled over this. In conda-forge we build with
   ```
   CMAKE_ARGS="${CMAKE_ARGS} -DARROW_JEMALLOC_LG_PAGE=16"
   ```
   and that seems to work fine? I remember @xhochy 
[mentioning](https://github.com/conda-forge/arrow-cpp-feedstock/issues/944#issuecomment-1407025640)
 that we cannot unvendor jemalloc in conda-forge due to "special options" being 
required. After reading some of the references here, I'm now assuming this is 
due to https://github.com/jemalloc/jemalloc/issues/467.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to