Home | History | Annotate | Download | only in src

Lines Matching refs:low_limit

439   const uint64_t low_limit = 512ul * i::MB;
443 const uint64_t low_limit = 512ul * i::MB;
448 if (physical_memory <= low_limit) {