This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from c024952  ARROW-6769: [Dataset][C++] End to end test
     add 1ae946c  ARROW-6910: [C++][Python] Set jemalloc default configuration 
to release dirty pages more aggressively back to the OS dirty_decay_ms and 
muzzy_decay_ms to 0 by default, add C++ / Python option to configure this

No new revisions were added by this update.

Summary of changes:
 .travis.yml                          |  9 +-------
 cpp/src/arrow/memory_pool.cc         | 45 ++++++++++++++++++++++++++++++++++--
 cpp/src/arrow/memory_pool.h          | 11 +++++++++
 cpp/src/arrow/memory_pool_test.cc    | 10 ++++++++
 python/pyarrow/__init__.py           |  3 ++-
 python/pyarrow/includes/libarrow.pxd |  2 ++
 python/pyarrow/memory.pxi            | 18 +++++++++++++++
 7 files changed, 87 insertions(+), 11 deletions(-)

Reply via email to