Small optimisation: allocate nursery blocks contiguously
authorSimon Marlow <marlowsd@gmail.com>
Sun, 9 May 2010 19:49:28 +0000 (19:49 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Sun, 9 May 2010 19:49:28 +0000 (19:49 +0000)
commitcebecc110be6e53c310326940a311cab7fad84ca
tree2fe7de3a08baae66caa5e214d0fe2481044bc2a7
parentc1ce11e447c26165a97a4c614866d5bb36543cc2
Small optimisation: allocate nursery blocks contiguously
This lets automatic prefetching work better, for a tiny performance boost
rts/sm/Storage.c