pub const CACHE_RAM_HEADROOM_BYTES: u64 = _; // 17_179_869_184u64
RAM reserved for the OS, other applications, and llama.cpp’s own compute/scratch buffers — never handed to the prompt cache.