[#DEFAULT_KERNEL_CACHE] = DEFAULT_KERNEL_CACHE :mrdocs: Suggested default amount of cache reserved for the kernel (bytes) == Synopsis Declared in `<kernel/caches.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t DEFAULT_KERNEL_CACHE = {450_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#