How to alloc all memory from Huge Page
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
### Expected behavior
alloc all memory from linux hugepage,include block cache, meta blocks, memtables.....
### Actual behavior
only memtable support huge page, BTW, is option memtable_huge_page_size in the unit of KB?
### Steps to reproduce the behavior
Contributor guide
Assessment
This issue has not been assessed yet.