pub const GOVERNOR_MEMORY_HIGH_WATERMARK_PCT: f64 = 0.90;
Memory usage fraction above which the governor activates pressure throttling.