![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| struct | kernel::CacheSizes |
Namespaces | |
| namespace | kernel |
Variables | |
| static constexpr size_t | DEFAULT_KERNEL_CACHE {450_MiB} |
| Suggested default amount of cache reserved for the kernel (bytes). | |
| static constexpr size_t | DEFAULT_DB_CACHE_BATCH {32_MiB} |
| Default LevelDB write batch size. | |
| static constexpr size_t | MAX_BLOCK_DB_CACHE {2_MiB} |
| Max memory allocated to block tree DB specific cache (bytes). | |
| static constexpr size_t | MAX_COINS_DB_CACHE {8_MiB} |
| Max memory allocated to coin DB specific cache (bytes). | |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |