diff options
author | Benjamin Maurer <maurer.benjamin@gmail.com> | 2020-09-14 13:12:50 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-09-29 00:33:20 -0400 |
commit | 74c797f6b72c4d01f5e0092dfac1461f3f3dd7a2 (patch) | |
tree | ed898941ecef67266b74798c7808eb9c912488c5 /includes | |
parent | b9635d0a9bbb7f659c376b68cdc87223c864243c (diff) | |
download | haskell-74c797f6b72c4d01f5e0092dfac1461f3f3dd7a2.tar.gz |
Workaround for #18623: GHC crashes bc. under rlimit for vmem it will reserve
_all_ of it, leaving nothing for, e.g., thread stacks.
Fix will only allocate 2/3rds and check whether remainder is at least large
enough for minimum amount of thread stacks.
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions