aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/tbbmalloc.py
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-08-11 19:24:58 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-08-11 19:24:58 +0200
commit71ae933f5af528f9a8cda8f3066e61f8dddb8559 (patch)
tree6ae45967806d663f3e15ed990c8bec7a0fa1cc78 /src/allocators/tbbmalloc.py
parent070731ecd8a80c23b9745020a570ad385ea14aee (diff)
downloadallocbench-71ae933f5af528f9a8cda8f3066e61f8dddb8559.tar.gz
allocbench-71ae933f5af528f9a8cda8f3066e61f8dddb8559.zip
check if vm.overcommit_memory is set before building scalloc
Scalloc checks if it is allowed to overcommit memory at runtime and aborts. Calling abort() does not set an exit code and therefore does not trigger allocbenchs failure handling. To prevent crashing at runtime we now fail early.
Diffstat (limited to 'src/allocators/tbbmalloc.py')
0 files changed, 0 insertions, 0 deletions