diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2018-06-02 21:22:52 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-02 23:21:01 -0400 |
commit | 26273774661bd0780b1ae8f0755ea135a0ceaf92 (patch) | |
tree | 18f7ae9018d6b7c13eacdd04513ba65a24562f16 /testsuite/tests/safeHaskell | |
parent | 21e9d4f5f67dca22fbe3495f637347c5a8f7b52c (diff) | |
download | haskell-26273774661bd0780b1ae8f0755ea135a0ceaf92.tar.gz |
rts: Query system rlimit for maximum address-space size
When we attempt to reserve the heap, we query the system's rlimit to
establish the starting point for our search over sizes.
Test Plan: Validate
Reviewers: erikd, simonmar
Reviewed By: simonmar
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #14492
Differential Revision: https://phabricator.haskell.org/D4754
Diffstat (limited to 'testsuite/tests/safeHaskell')
0 files changed, 0 insertions, 0 deletions