Skip to main content

under_memory_pressure

Function under_memory_pressure 

Source
pub fn under_memory_pressure() -> bool
Expand description

Whether the unit is at/over the backpressure fraction of its memory.high soft limit — a signal for the spawn-admission gates to refuse new subagents rather than push the cgroup into reclaim/OOM. Reads live each call; false when no cgroup / no memory.high set (can’t tell → don’t block).