Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | node::IndexCacheSizes |
struct | node::CacheSizes |
Namespaces | |
namespace | node |
Functions | |
CacheSizes | node::CalculateCacheSizes (const ArgsManager &args, size_t n_indexes) |
Variables | |
static constexpr size_t | MIN_DB_CACHE {4_MiB} |
min. -dbcache (bytes) More... | |
static constexpr size_t | DEFAULT_DB_CACHE {DEFAULT_KERNEL_CACHE} |
-dbcache default (bytes) More... | |
|
staticconstexpr |