Currently, it is only supported in Linux.

How to use it

Requisition

  • You need to pre-reserve huge pages in linux
  • Find out the huge page size to allocate

Configure

Here is where the feature is available to use and how:

  1. hash linked list mem table’s indexes and bloom filters: when calling NewHashLinkListRepFactory() to create a factory object for the mem table, pass huge page size into the parameter huge_page_tlb_size.