GC: rearrange storage to reduce memory accesses in the inner loop
authorSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 21:34:36 +0000 (21:34 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 21:34:36 +0000 (21:34 +0000)
commit2aa877f8588da099351ef51efca3605fd87ea768
treeae385ff59f87667d8357ffc4a745e73fdd867275
parentea661992b7397eddee145b80a449c40ab565fd12
GC: rearrange storage to reduce memory accesses in the inner loop
includes/Storage.h
rts/sm/Evac.c
rts/sm/GC.c
rts/sm/GC.h
rts/sm/Scav.c
rts/sm/Storage.c