Add code for GC_CACHE_ADAPT version. Now the 61-1gc version works for RayTracer...
[IRC.git] / Robust / src / Runtime / multicoreruntime.h
2010-09-02 jzhouAdd code for GC_CACHE_ADAPT version. Now the 61-1gc...
2010-08-21 jzhouFix a performance bug in the multicore gc version....
2010-08-16 jzhouRecent code changes: remove redundant code/comment...
2010-08-05 jzhouFix bug in multicore gc: the master core should send...
2010-07-28 jzhouAdd the BH benchmark from JOlden for the multicore gc
2010-07-23 jzhousome bug fixes
2010-07-19 jzhouConfigure the workloads of the benchmarks and the size...
2010-07-17 jzhouAssign each core 4 blocks of shared memory and set...
2010-07-08 jzhouChange the zero out strategy for the shared memory...
2010-07-02 jzhouset the shared mem as 16MB
2010-06-24 jzhouCapture the version with shared hash table for pointer...
2010-06-21 jzhouCapture the version with mapinfo phase
2010-04-16 jzhoudisable Timer interrupt and some bug fixing
2010-04-10 jzhoufix some bugs in Bamboo
2010-03-18 jzhoubug fix in multicore Bamboo, TILERZ_LINUX mode now...
2010-03-18 jzhouBAMBOO TILERA_ZLINUX mode works with single-core versio...
2010-03-17 jzhouTILERA_ZLINUX mode for BAMBOO can be compiled now,...
2010-03-17 jzhoucode clean: define TILERA_BME mode and TILERA_ZLINUX...
2010-03-10 jzhoumark before adding zero-overhead linux mode
2010-02-25 jzhoufix some bug in the multicore gc
2010-02-10 jzhoubug fixing in multicore gc and add profiling code for gc
2010-02-02 jzhoubug fix in multicore gc
2010-01-29 jzhoubug fixing in multicore gc
2010-01-12 jzhouchange in the multicore version runtime. now it is...
2009-12-05 jzhoufix bugs in multicoregc
2009-12-03 jzhoubug fix in multicore gc, now half of current benchmarks...
2009-11-26 jzhouchange to 16m large page
2009-11-15 jzhoubug fix in scheduling
2009-11-12 jzhoubug fix in scheduling and multicore support for tags
2009-10-27 jzhouRestructure the shared memory allocation and fixed...
2009-09-04 jzhoubug fixes in multicore gc
2009-08-28 jzhoubug fixes in multicore gc
2009-08-26 jzhoubug fixes in multicore gc
2009-08-25 jzhoubug fix in multicore gc
2009-08-20 jzhoufinish gc codes and fix some bug
2009-08-18 jzhouchanges on compact phase
2009-08-08 jzhouchanges, large objs processing not finished yet
2009-08-07 jzhoufinish most parts, need to fix large objs handling...
2009-08-06 jzhouadd compact phase code for multicore gc, not finished yet
2009-08-05 jzhouadd load balance module for multicore gc, fix message...
2009-08-01 jzhouchanges for multicore GC. Chang the lock mechanism...
2009-07-31 jzhouinitial multicore gargbage collection, not finish yet
2009-07-20 jzhoufix bugs in memory model in multi-core version
2009-06-25 jzhoubug fix for multicore tilera version
2009-06-18 jzhoufix bugs in multicore version runtime
2009-05-13 jzhouUpdates to support multicore version runtime of Tilera...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-22 jzhoureorganize multicore version runtime codes for easy...