diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-08-11 19:24:58 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-08-11 19:24:58 +0200 |
| commit | 71ae933f5af528f9a8cda8f3066e61f8dddb8559 (patch) | |
| tree | 6ae45967806d663f3e15ed990c8bec7a0fa1cc78 /src/allocators/tcmalloc.py | |
| parent | 070731ecd8a80c23b9745020a570ad385ea14aee (diff) | |
| download | allocbench-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/tcmalloc.py')
0 files changed, 0 insertions, 0 deletions
