Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
18065 commits behind the upstream repository.
user avatar
Ben Gamari authored
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
26273774
History