Skip to main content

probe_cachestat

Function probe_cachestat 

Source
pub fn probe_cachestat() -> bool
Expand description

Probe whether cachestat(2) is available on this kernel. Result is cached via OnceLock – probes once per process.