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

Synopsis

Declared in <node/caches.h>

struct CacheSizes;

Data Members

Name

Description

index

Cache sizes for the optional block‐chain indexes.

kernel

Cache sizes for the validation kernel (UTXO and block index).

Non-Member Functions

Name

Description

CalculateCacheSizes

Split the configured total database cache across the indexes and kernel caches.

Created with MrDocs