Change the local hashtable for recording the pointer mapping info used in the gc...
[IRC.git] / Robust / src / Runtime / multicoretask.c
2010-07-08 jzhouChange the local hashtable for recording the pointer...
2010-07-08 jzhouChange the zero out strategy for the shared memory...
2010-07-07 jzhouAdd a new shared memory allocation strategy: mixed...
2010-07-06 jzhouAdd a new shared memory allocation strategy: fixed...
2010-07-01 jzhouStatically ping memory from the nearest memory controll...
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 jzhoucode clean: define TILERA_BME mode and TILERA_ZLINUX...
2010-03-11 jzhouremove some redundant outputs
2010-03-11 jzhousome missing check in
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-07 jzhoufix a small bug
2009-12-05 jzhoufix bugs in multicoregc
2009-12-03 jzhoubug fix in multicore gc, now half of current benchmarks...
2009-12-01 jzhoubug fix in multicore gc
2009-11-25 jzhoufix bug in multicore gc
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-10-21 jzhouchange to use static mapping of core # and block #...
2009-09-04 jzhoubug fixes in multicore gc
2009-09-03 jzhoubug fixes in multicore gc
2009-08-29 jzhoubug fixes in multicore gc
2009-08-28 jzhoubug fixes in multicore gc
2009-08-27 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 jzhoumore changes
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-29 jzhouadd math operations for multicore version
2009-05-26 jzhouadd support for 56 cores in multicore runtime
2009-05-19 jzhouUpdates to support Tilera multicore version runtime
2009-05-16 jzhouupdates for multicore runtime to support Tilera
2009-05-13 jzhouUpdates to support multicore version runtime of Tilera...
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-22 jzhoureorganize multicore version runtime codes for easy...
2009-02-04 jzhoubug fix
2009-02-04 jzhoufix bugs in scheduling benchmark PSFluidAnimate
2009-01-01 jzhouadd RAWCACHEFLUSH micro in multicore version code
2009-01-01 jzhouChange lock strategy in multicore version code. Add...
2008-11-24 jzhoubug fix in threadsimulator
2008-11-18 jzhouFix bugs in scheduling simulator. Also add -robustroot...
2008-11-12 jzhouchanges
2008-11-04 jzhouadd precise profiling data for multicore version profiling
2008-10-22 jzhouIntegrate Jim's ownership ananlysis and fix some bugs...
2008-10-10 jzhoulet scheduling analysis be able to use profile data
2008-10-03 jzhouadd profile codes for multicore version
2008-09-03 jjenistaadded ownership options
2008-09-03 bdemskymake tabbing changes
2008-09-02 jjenistamake tabbing
2008-08-27 jjenistawrite-to-graph changes
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskychanges
2008-08-19 bdemskyChange tabbing for everything....
2008-08-18 jzhoulatest bug fixing and new benchmarks
2008-08-11 jzhoubug fixing in Scheduling analysis(combination stage)
2008-08-03 jzhousmall changes
2008-08-01 jzhoufix some bugs in multi-core version codes generation...
2008-07-22 jzhoufix up a bug in multicore RAW interruption version...
2008-07-17 jzhoufix up interruption related bug in RAW version. Use...
2008-07-15 jzhoufix a bug in thread simulator
2008-07-15 jzhoumake multicore version PERT benchmark work on RAW(witho...
2008-05-14 jzhouAdd support for multi-parameter tasks as well as tag...
2008-04-25 jzhouadd multi-thread simulator for multi-core version codes...