
#9314: Each object file in a static archive file (.a) is loaded into its own mmap()ed page -------------------------------------+------------------------------------- Reporter: kazu-yamamoto | Owner: Type: bug | Status: new Priority: high | Milestone: 8.0.1 Component: Runtime System | Version: 7.8.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by hsyl20): I have created a diff to put the fix back: Phab:D1470 It shouldn't be an issue for perf-like tools because the mmap's I replaced with m32_alloc's were not mapping a file. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9314#comment:22 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler