[GHC] #15348: Enable two-step allocator on FreeBSD
GHC
ghc-devs at haskell.org
Wed Aug 1 14:25:12 UTC 2018
#15348: Enable two-step allocator on FreeBSD
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: feature request | Status: merge
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: FreeBSD | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4939
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
vdukhovni, the patch has been merged.
That being said, I'm a bit confused; I have tried building it under a
FreeBSD 11 VM but it doesn't appear that `MAP_GUARD` is defined. I checked
in both the `mmap(2)` manpage as well as `<sys/mman.h>` and found no
mention of `MAP_GUARD`. What am I missing?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15348#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list