Mooncake
Mooncake copied to clipboard
[RFC]: Support hugepage memory allocation via mmap to bypass RDMA memory registration limits
Changes proposed
Many RDMA environments have memory registration limits, causing registration failures when users try to start instances with large memory configurations.
Add support for users to specify hugepage-based memory allocation using mmap, which can bypass RDMA memory registration limits.
Before submitting a new issue...
- [ ] Make sure you already searched for relevant issues and read the documentation
Welcome to contribute! 🎉
Could you add this feature to #414 ? @xiaguan