250 MB wasn't enough for me (or rather, it wasn't enough for
MultiSource/Benchmarks/NPB-serial/is). git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@63818 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
6ebf5fde91
Коммит
21118603ce
|
@ -104,8 +104,8 @@ case $SYSTEM in
|
|||
# of files being output by the tests. 10 MB should be enough for anybody. ;)
|
||||
ULIMITCMD="$ULIMITCMD ulimit -f 10485760;"
|
||||
|
||||
# virtual memory: 250 MB should be enough for anybody. ;)
|
||||
ULIMITCMD="$ULIMITCMD ulimit -v 250000;"
|
||||
# virtual memory: 300 MB should be enough for anybody. ;)
|
||||
ULIMITCMD="$ULIMITCMD ulimit -v 300000;"
|
||||
esac
|
||||
rm -f core core.*
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче