small changes
[IRC.git] / Robust / src / Runtime / bamboo / multicoregarbage.h
2011-07-13 jzhousmall changes
2011-07-13 bdemskytowards fixing bugs...
2011-07-07 bdemskycode towards PMC compiling
2011-07-05 jzhouChanges according to Brian's comments: remove static...
2011-07-03 bdemskybug fixes
2011-07-02 bdemskylots of bug fixes...none of them the right one
2011-06-30 bdemskyadd allocation modes
2011-06-30 bdemskyremove debug printouts
2011-06-28 bdemskyback out debug options
2011-06-28 bdemskyvarious small changes
2011-06-25 bdemskyturn off debugging messages....another bug fix
2011-06-24 bdemskybug fixes
2011-06-22 bdemskymore bug fixes
2011-06-22 bdemskychanges
2011-06-21 bdemskytry to make update phase work...need to ask for permiss...
2011-06-21 bdemskychanges
2011-06-21 bdemskybug fixes...still doesn't work
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-19 bdemskyclean up stuff...will add back later...
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 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-14 bdemskychanges
2011-06-14 bdemskymore changes
2011-06-14 bdemskymore changes...
2011-06-01 jzhouParallelize the cache adpation
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-11 jzhouCode clean
2011-05-10 jzhouMore code clean
2011-05-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-07 bdemskysome cleaning up of code.... simplify many loops....
2011-05-07 jzhoubug fix in multicore code
2011-05-05 jzhouPolish multicore code
2011-04-20 jzhoubug fix for multicore gc version
2011-04-15 jzhouChanges regarding the lock system. Still bugs and the...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-06 jzhouChanges
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-29 jzhouRemove the local mapping tbl and shared mapping tbl...
2011-03-23 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
2011-03-18 jzhouRemove compilation errors for MGC code with gc
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...
2010-09-28 jzhouClean up the code: clean up debug msgs
2010-09-24 jzhouClean up the code: remove commented code
2010-09-23 jzhoubug fix in gc cache adaption
2010-09-22 jzhoubug fix
2010-09-15 jzhouAdd code for change the cache policy for the mutator...
2010-09-02 jzhouClean multicore version code