const INDEX_METADATA_CACHE_SIZE_FACTOR: u64 = 32;
Use 1/INDEX_METADATA_CACHE_SIZE_FACTOR of OS memory size as index metadata cache size in default mode
1/INDEX_METADATA_CACHE_SIZE_FACTOR