[ 
https://issues.apache.org/jira/browse/ARROW-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657564#comment-17657564
 ] 

Rok Mihevc commented on ARROW-530:
----------------------------------

This issue has been migrated to [issue 
#16169|https://github.com/apache/arrow/issues/16169] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> C++/Python: Provide subpools for better memory allocation tracking
> ------------------------------------------------------------------
>
>                 Key: ARROW-530
>                 URL: https://issues.apache.org/jira/browse/ARROW-530
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Python
>            Reporter: Uwe Korn
>            Assignee: Rok Mihevc
>            Priority: Major
>              Labels: beginner, newbie, pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> Currently we can only track the amount of bytes allocated by the main memory 
> pool or the alternative jemalloc implementation. To better understand certain 
> situation, we should provide a MemoryPool proxy implementation that tracks 
> only the amount of memory that was made through its direct calls but 
> delegates the actual allocation to an underlying pool.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to