Previous fix is still buggy, this one really fix that bug
[IRC.git] / Robust / src / Runtime / bamboo / multicoregccompact.c
2011-08-06 jzhouPrevious fix is still buggy, this one really fix that bug
2011-08-05 jzhouBug fix: during gc compact, one block's usage informati...
2011-07-24 bdemskycode change
2011-07-16 jzhouAdd gcprofile to PMC garbage collector and compute...
2011-07-14 bdemskybug fix....
2011-07-14 jzhoufix profile code
2011-07-14 bdemskychanges
2011-07-14 bdemskymake other tables cached incoherent
2011-07-13 bdemskycode changes...fix all of the statistics collection...
2011-07-13 bdemskytowards fixing bugs...
2011-07-05 jzhouChanges according to Brian's comments: remove static...
2011-07-03 bdemskybug fixes
2011-07-02 jzhouAdd cache adaptive code to multicore gc and add support...
2011-07-02 bdemskylots of bug fixes...none of them the right one
2011-06-30 bdemskydo round robin on neighbors...
2011-06-30 bdemskyremove debug printouts
2011-06-30 bdemskybug fixes
2011-06-28 bdemskynext roundof bug fixes
2011-06-28 bdemskyvarious small changes
2011-06-27 bdemskyruns the memory benchmark now...
2011-06-25 bdemskycode change
2011-06-24 bdemskybug fix
2011-06-24 bdemskybug fixes
2011-06-22 bdemskyremove some debug code...fix a bug
2011-06-22 bdemskymore bug fixes
2011-06-22 bdemskybug fixes
2011-06-22 bdemskychanges
2011-06-21 bdemskychanges
2011-06-21 bdemskymore changes...think first version of memory allocation...
2011-06-20 bdemskyget it to compile again
2011-06-20 bdemskymore changes
2011-06-20 bdemskymore changes
2011-06-19 bdemskymore changes
2011-06-18 bdemskycode changes
2011-06-18 bdemskybug fixes
2011-06-18 bdemskychange objects
2011-06-18 bdemskymore changes
2011-06-16 bdemskymore of my changes
2011-06-15 bdemskychanges to get rid of all type errors...
2011-06-15 bdemskybug fix...gcloads was used twice for different things...
2011-06-15 bdemskychanges
2011-06-15 bdemskymore work towards type checking
2011-06-14 bdemskyclean up typing mistakes
2011-06-14 bdemskychanges to support marked bit table...might work??
2011-06-13 jzhouMy changes
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-11 jzhouCode clean
2011-05-10 jzhouCode clean
2011-05-10 jzhouMore code clean
2011-05-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-09 bdemskychanges committed
2011-05-07 bdemskysome cleaning up of code.... simplify many loops....
2011-05-05 jzhouPolish multicore code