#include <util/byte_units.h>
#include <algorithm>
Go to the source code of this file.
◆ DEFAULT_DB_CACHE_BATCH
Default LevelDB write batch size.
Definition at line 15 of file caches.h.
◆ DEFAULT_KERNEL_CACHE
Suggested default amount of cache reserved for the kernel (bytes)
Definition at line 13 of file caches.h.
◆ MAX_BLOCK_DB_CACHE
Max memory allocated to block tree DB specific cache (bytes)
Definition at line 18 of file caches.h.
◆ MAX_COINS_DB_CACHE
Max memory allocated to coin DB specific cache (bytes)
Definition at line 20 of file caches.h.