[GHC] #11566: I don't need madvise MADV_DONTNEED

GHC ghc-devs at haskell.org
Mon Feb 15 02:41:54 UTC 2016


#11566: I don't need madvise MADV_DONTNEED
-------------------------------------+-------------------------------------
        Reporter:  mfox              |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  aarch64
 Type of failure:  Incorrect         |            Test Case:
  warning at compile-time            |
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by erikd):

 Large address space should work on Arm64. At least it does on the server
 grade machine that I', testing on. Interestingly I had reduce the mmap
 size from 1TB to 1/4 TB (see commit 38c98e4f6).

 I'm currently doing my testing on  base machine with Ubuntu 15.04 but
 doing all my testing in a Debian Chroot. The base kernel is
 `3.19.0-31-generic #36-Ubuntu SMP`.

 Can you tell tell which tests fail with the above error message?

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


More information about the ghc-tickets mailing list