Home | History | Annotate | Download | only in src

Lines Matching refs:high_limit

437   const uint64_t high_limit = 2ul * i::GB;
441 const uint64_t high_limit = 1ul * i::GB;
452 } else if (physical_memory <= high_limit) {