CYCLE_TRIGGER_THRESHOLD

Constant CYCLE_TRIGGER_THRESHOLD 

Source
const CYCLE_TRIGGER_THRESHOLD: usize = 1024;
Expand description

Start a concurrent marking cycle when the available pages in the previous pause is smaller than this threshold.