pub const OOM_RESTART_BUDGET: usize = 5;Expand description
Restart budget for system-OOM host exits — larger and longer than the
wedged-host HOST_RESTART_BUDGET (3 / 60 s), because transient system
pressure is the OS’s problem, not a host bug, and recovery can legitimately
take minutes (SPEC §5.B / §6).