pad step_workspace to 64 bytes, to speed up access to gct->steps[]
authorSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 23:24:33 +0000 (23:24 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 23:24:33 +0000 (23:24 +0000)
commite686d8dc6cd67c35132059d0718d1501f0af1e67
tree525f4fa72f168300f63a27c3e322dedb7ed8a9aa
parenta370654a872838c43e63bdd6cc279c0ee9913cdf
pad step_workspace to 64 bytes, to speed up access to gct->steps[]
includes/Rts.h
rts/sm/GC.c
rts/sm/GCThread.h