fix mgchash table...isn't supposed to do allocation on the fly...nor use linked lists...
authorbdemsky <bdemsky>
Tue, 14 Jun 2011 09:50:01 +0000 (09:50 +0000)
committerbdemsky <bdemsky>
Tue, 14 Jun 2011 09:50:01 +0000 (09:50 +0000)
commit55a70a727175e61e256f3471e5dfc2fe2a33a1c9
tree51291870f9df92f460af54733255ea55524f6d79
parent2b528fbd3a7c882098a43240a6f88ea2bdb7be56
fix mgchash table...isn't supposed to do allocation on the fly...nor use linked lists, etc...
Robust/src/Runtime/bamboo/MGCHash.c
Robust/src/Runtime/bamboo/MGCHash.h
Robust/src/Runtime/bamboo/multicorecache.c
Robust/src/Runtime/bamboo/multicoregarbage.c
Robust/src/Runtime/bamboo/multicoregcmark.c