Home | History | Annotate | Download | only in src

Lines Matching refs:high_limit

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