const MEM_CACHE_SIZE_FACTOR: u64 = 16;
Use 1/MEM_CACHE_SIZE_FACTOR of OS memory size as mem cache size in default mode
1/MEM_CACHE_SIZE_FACTOR