Split a total cache budget across the block tree, coins database, and coins caches.
Synopsis
Declared in <kernel/caches.h>
CacheSizes(uint64_t total_cache);
Parameters
Name |
Description |
total_cache |
Total cache budget, in bytes, to distribute. |
Created with MrDocs