Searched refs:MAX_MEMORY (Results 1 – 1 of 1) sorted by relevance
1172 MAX_MEMORY="$1"1181 if [ "$MEMORY_USAGE" -gt "$MAX_MEMORY" ]; then1183 "but should be below $MAX_MEMORY bytes"