Allow work units smaller than a block to improve load balancing
authorSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 22:03:47 +0000 (22:03 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 22:03:47 +0000 (22:03 +0000)
commitdbbf15c0f141357aa49b583286174867baadb821
treecbe7320ab2f07b2695e515d165efe45f060732a6
parent4b123ceba0c0a2f72494479a03ac9c94b6166c92
Allow work units smaller than a block to improve load balancing
includes/Block.h
includes/Storage.h
rts/sm/Evac.c
rts/sm/GC.c
rts/sm/GC.h
rts/sm/GCUtils.c
rts/sm/GCUtils.h
rts/sm/Scav.c
rts/sm/Scav.c-inc