#include <constants.h>
◆ DEFAULT_BUFFER_POOL_SIZE_FOR_TESTING
uint64_t kuzu::common::BufferPoolConstants::DEFAULT_BUFFER_POOL_SIZE_FOR_TESTING = 1ull << 28 |
|
staticconstexpr |
◆ DEFAULT_PHY_MEM_SIZE_RATIO_FOR_BM
double kuzu::common::BufferPoolConstants::DEFAULT_PHY_MEM_SIZE_RATIO_FOR_BM = 0.8 |
|
staticconstexpr |
◆ DEFAULT_VM_REGION_MAX_SIZE
uint64_t kuzu::common::BufferPoolConstants::DEFAULT_VM_REGION_MAX_SIZE = static_cast<uint64_t>(1) << 43 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: