[GHC] #10791: Add a --disable-large-memory-space configure option

GHC ghc-devs at haskell.org
Mon Aug 24 23:16:38 UTC 2015


#10791: Add a --disable-large-memory-space configure option
-------------------------------------+-------------------------------------
              Reporter:  erikd       |             Owner:  erikd
                  Type:  feature     |            Status:  new
  request                            |
              Priority:  normal      |         Milestone:  7.12.1
             Component:  Build       |           Version:  7.11
  System                             |
              Keywords:              |  Operating System:  Unknown/Multiple
          Architecture:              |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
             Test Case:              |        Blocked By:
              Blocking:              |   Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------
 GHC recently started using large (1TB) address space on 64 bit systems.

 This feature is enabled by default but does not work on arm64-linux or
 amd64-solaris.

 Even just for testing, it would be nice to be able to disable this.

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


More information about the ghc-tickets mailing list