hy00nc opened a new pull request #223: [NEMO-388] Off-heap memory management 
(reuse ByteBuffer)
URL: https://github.com/apache/incubator-nemo/pull/223
 
 
   JIRA: [NEMO-388: Off-heap memory management (reuse 
ByteBuffer)](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-388)
   
   **Major changes:**
   - New executor option: `memory_pool_size` and `chunk_size`
   - `MemoryPoolAssigner` class is involved in block creation to use off-heap 
memory
   - `ByteBuffer` is now reused, wrapped by `MemoryChunk`
   
   **Tests for the changes:**
   - `MemoryChunk` put/get tests are included
   
   **Other comments:**
   - Design doc attached in JIRA will be edited soon

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to