node::CacheSizes

Cache sizes split between the optional indexes and the kernel (validation) caches.

Synopsis

Declared in <node/caches.h>

struct CacheSizes;

Data Members

NameDescription
index Cache sizes for the optional block-chain indexes.
kernel Cache sizes for the validation kernel (UTXO and block index).

Non-Member Functions

NameDescription
CalculateCacheSizesSplit the configured total database cache across the indexes and kernel caches.