[GHC] #15348: Enable two-step allocator on FreeBSD

GHC ghc-devs at haskell.org
Wed Aug 1 14:39:33 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 vdukhovni):

 Yes, I'm on a FreeBSD 11.1 system:
 {{{
 $ uname -sr
 FreeBSD 11.1-RELEASE-p10
 $ grep -rw MAP_GUARD /usr/include/sys
 /usr/include/sys/mman.h:#define MAP_GUARD        0x00002000 /* reserve but
 don't map address range */
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15348#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list