Siyuan Zhuang created ARROW-8081:
------------------------------------
Summary: Fix memory size when using huge pages in plasma; other
code cleanups
Key: ARROW-8081
URL: https://issues.apache.org/jira/browse/ARROW-8081
Project: Apache Arrow
Issue Type: Bug
Components: C++ - Plasma
Reporter: Siyuan Zhuang
Assignee: Siyuan Zhuang
In the original code, 'PlasmaAllocator::SetFootprintLimit' happens before
dealing with huge pages, which could change the memory limit. Also I found
other dirty code needed to be written in a better way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)