Add gcprofile to PMC garbage collector and compute the size of allocated obj instead...
[IRC.git] / Robust / src / Runtime / bamboo / multicoremem.c
2011-07-16 jzhouAdd gcprofile to PMC garbage collector and compute...
2011-07-03 bdemskybug fixes
2011-07-02 bdemskylots of bug fixes...none of them the right one
2011-06-30 bdemskyreturn freespace not usedspace
2011-06-30 bdemskychange
2011-06-30 bdemskybug fixes
2011-06-30 bdemskyadd allocation modes
2011-06-30 bdemskyremove debug printouts
2011-06-28 bdemskynext roundof bug fixes
2011-06-27 bdemskyruns the memory benchmark now...
2011-06-22 bdemskychanges
2011-06-21 bdemskybug fixes...still doesn't work
2011-06-21 bdemskymore changes...think first version of memory allocation...
2011-06-19 bdemskymore changes
2011-06-19 bdemskyclean up stuff...will add back later...
2011-06-18 bdemskycode changes
2011-06-15 bdemskychanges to get rid of all type errors...
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-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-07 jzhoubug fix in multicore code
2011-05-05 jzhouPolish multicore code
2011-04-21 jzhouBug fixes for multicore gc
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-06 jzhouChanges
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-03-24 jzhouBug fixes for gc
2011-03-16 jzhouBug fix. Now the SPECjbb2005 can run with small workloa...
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...