You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/12/04 10:00:11 UTC

[GitHub] Ah39 opened a new issue #575: while not use FileChannel.write()? rocketmq use mmap file write , may cause use a lot of share memory

Ah39 opened a new issue #575: while not use FileChannel.write()? rocketmq use mmap file write , may cause use a lot of share memory 
URL: https://github.com/apache/rocketmq/issues/575
 
 
   head is a test for FileChannel.write() , and mmap file write
   https://github.com/jkreps/valencia/blob/master/src/test/java/valencia/TestLinearWritePerformance.java
   what,s more , MaxDirectMemorySize dont work for memory hold by mmap file . 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services