commit_free_mb

Function commit_free_mb 

Source
pub fn commit_free_mb() -> u64
Expand description

Available commit (page file) in MB. The OS commit pool is process-global, so the launcher reads it directly — no shared memory with the host’s heartbeat is needed. Returns u64::MAX if the probe fails, so a probe failure can never gate a relaunch (fail open).