cyb70289 edited a comment on pull request #10940:
URL: https://github.com/apache/arrow/pull/10940#issuecomment-901609093


   > @xhochy we should update the conda-forge recipe to set the 
`ARROW_JEMALLOC_LG_PAGE` cmake variable instead.
   
   I find apple m1 is using 16K page size. As apple ecosystem is different from 
linux, looks we can keep current `--with-lg-page=14` for m1?
   
   EDIT: Ah, I see. We should append `-DARROW_JEMALLOC_LG_PAGE=16` for arm64 
linux to `EXTRA_CMAKE_ARGS` in file 
https://github.com/apache/arrow/blob/master/dev/tasks/conda-recipes/arrow-cpp/build-arrow.sh


-- 
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