[GHC] #7751: Incremental heap census

GHC cvs-ghc at haskell.org
Mon Mar 25 04:47:10 CET 2013


#7751: Incremental heap census
-----------------------------+----------------------------------------------
Reporter:  ezyang            |          Owner:  ezyang          
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Profiling       
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by ezyang):

 It appears to be a little more complicated than this: due to the fact that
 GHC will reuse todo blocks over minor collections, the first portion of a
 block will have slop, and the remainder of it will not.

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



More information about the ghc-tickets mailing list