GC: move static object processinng into thread-local storage
authorSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 21:48:25 +0000 (21:48 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 21:48:25 +0000 (21:48 +0000)
commit4c394999264d602f10e7623cefa7588423c4f68b
tree3b68e9af98e5f0a745bf77082ec0ef32c71ea3fc
parent938142abe2999ef941ce4998b830fbd7e770fb4e
GC: move static object processinng into thread-local storage
includes/Storage.h
rts/RetainerProfile.c
rts/RetainerProfile.h
rts/Stats.c
rts/sm/Compact.c
rts/sm/Evac.c-inc
rts/sm/GC.c
rts/sm/GC.h
rts/sm/Scav.c
rts/sm/Storage.c