duhenglucky edited a comment on 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#issuecomment-598060224
 
 
   > @duhengforever but the rocketmq may hold 100G even more SHR memory .
   > **how to control the memory use by rocketmq ,by mmap file ??**
   > 
   > 
![image](https://user-images.githubusercontent.com/2367243/49513011-96b00380-f8ca-11e8-9cfd-4338ed7b53f5.png)
   
   Maybe using the dio in the future will be a good choice,  memory management 
is entirely done by the application layer. However, This is a major change, and 
if you have any ideas, feel free to discuss them in the [email protected] 
mailing list.

----------------------------------------------------------------
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