We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f6715 commit fb2141dCopy full SHA for fb2141d
metrics_gather.sh
@@ -5,7 +5,7 @@ set -e
5
export LD_LIBRARY_PATH=/usr/local/lib/
6
7
#3GB RAM limit
8
-ulimit -m 3000000
+ulimit -m 8000000
9
10
#enable core dumps (warning - uses up to 3GB per slot!)
11
#requires /proc/sys/kernel/core_pattern = core
0 commit comments