You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "haiyanghan (via GitHub)" <gi...@apache.org> on 2023/05/30 09:39:00 UTC

[GitHub] [rocketmq] haiyanghan opened a new issue, #6836: [Feature] Windows Api not has mlock function, but can Using VirtualLock to Lock Memory

haiyanghan opened a new issue, #6836:
URL: https://github.com/apache/rocketmq/issues/6836

   ### Is Your Feature Request Related to a Problem?
   
   yes
   
   ### Describe the Solution You'd Like
   
   Calling the `VirtualLock` function through `jna` in Windows OS
   
   ### Describe Alternatives You've Considered
   
   no
   
   ### Additional Context
   
   _No response_


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] haiyanghan commented on issue #6836: [Feature] Windows Api not has mlock function, but can Using VirtualLock to Lock Memory

Posted by "haiyanghan (via GitHub)" <gi...@apache.org>.
haiyanghan commented on issue #6836:
URL: https://github.com/apache/rocketmq/issues/6836#issuecomment-1568123519

   The VirtualLock function has the same function as pxios mlock


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] haiyanghan closed issue #6836: [Feature] Windows Api not has mlock function, but can Using VirtualLock to Lock Memory

Posted by "haiyanghan (via GitHub)" <gi...@apache.org>.
haiyanghan closed issue #6836: [Feature]  Windows Api not has mlock function, but can Using VirtualLock to Lock Memory
URL: https://github.com/apache/rocketmq/issues/6836


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org