Maximum mempool memory usage, in bytes.
Synopsis
Declared in <kernel/mempool_options.h>
int64_t max_size_bytes = {DEFAULT_MAX_MEMPOOL_SIZE_MB * 1'000'000};
Created with MrDocs