[GHC] #7751: Incremental heap census

GHC cvs-ghc at haskell.org
Mon Mar 25 05:46:35 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):

 OK, so I have an implementation which adds a new field to block
 descriptors, "slopend", which records the division between sloppy / packed
 in the block. The trouble is, we don't actually have any space left in
 bdescr on 32-bit platforms...

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



More information about the ghc-tickets mailing list