found one reason for system hang--there is still at least one other problem that...
[IRC.git] / Robust / src / Runtime /
2009-08-18 jjenistafound one reason for system hang--there is still at...
2009-08-18 jzhouchanges on compact phase
2009-08-13 jjenistasese's wait for children to exit before exiting
2009-08-11 adashsmall changes and bug fix for getting stats
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-05 jjenistabig update for forwarding lists and dependency counts...
2009-08-05 jjenistaadded peek functions
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-30 jjenistastall mechanism working, but data passing between SESE...
2009-07-30 adash1. runtime changes for a simple probability model to...
2009-07-30 jjenistaAn implementation of parent/child stalling that compile...
2009-07-28 jjenistanewly realized mlp successfully issues and runs root...
2009-07-28 jjenistamlp system changes
2009-07-27 jjenistasimplified work schedule, will implement work-stealing...
2009-07-24 jjenistachanges
2009-07-24 jjenistaworking up mlp system
2009-07-24 adashnow supports locking of only those objects that were...
2009-07-23 adashinitial changes to getting sequence id/age for objects...
2009-07-22 bdemskychanges
2009-07-20 bdemskybug fixes
2009-07-20 adashchanges in benchmarks for the PPoPP paper
2009-07-20 jzhoufix bugs in memory model in multi-core version
2009-07-13 bdemskyruntime support for read only TRANSREADS
2009-07-10 shtucker*** empty log message ***
2009-07-08 bdemskycheck in my changes
2009-07-03 bdemskycheck change in
2009-07-02 bdemskyadd native copy method
2009-06-30 bdemskyreally annoying bug fixed...my benchmarks run now
2009-06-30 bdemskylocking bug fix
2009-06-29 bdemskymajor change in the way GC works..hope it doesn't break...
2009-06-27 bdemskymake runtime 64 bit clean again
2009-06-26 bdemskylots of bug fixes
2009-06-26 adashchanges to account for all objects(read + modified...
2009-06-25 bdemskyadd garbage collection support to delaycomp
2009-06-25 jzhoubug fix for multicore tilera version
2009-06-24 bdemskymore bug fixes
2009-06-24 bdemskychanges
2009-06-24 bdemskymore bug fixes
2009-06-23 bdemskybug fix
2009-06-23 bdemskymore fixes to get things to compile
2009-06-23 bdemskychange
2009-06-23 bdemskychanges
2009-06-23 bdemskychanges
2009-06-18 jjenistagetting close to mlp running a limited program
2009-06-18 jzhoufix bugs in multicore version runtime
2009-06-17 jjenistaadd a phtread implementation of semaphores for general...
2009-06-16 jjenistamore work on mlp system
2009-06-12 jjenistawork stealing schedule system cleanly runs highly paral...
2009-06-11 jjenistaNeed a double-ended queue for work-stealing algorithm...
2009-06-10 jjenistamore mlp code, needs dependency counts
2009-06-09 jjenistamore updates towards implementing SESE runtime
2009-06-02 bdemskysupport to print out size of garbage
2009-06-01 jjenistaabout to make lots of changes to system, just committin...
2009-05-29 jzhouadd math operations for multicore version
2009-05-26 jjenistaStable, not functional. Builds a switch case for uniqu...
2009-05-26 jzhouadd support for 56 cores in multicore runtime
2009-05-24 jjenistaNot functional, but stable--sese invocation code pulls...
2009-05-19 jzhouUpdates to support Tilera multicore version runtime
2009-05-16 jzhouchanges for multicore version runtime according to...
2009-05-16 jzhouupdates for multicore runtime to support Tilera
2009-05-15 bdemskychanges for alex
2009-05-15 bdemskysmall change for better messages
2009-05-15 bdemskychanges to use floats
2009-05-15 bdemskythis change isn't all that well tested...
2009-05-14 bdemskychanges
2009-05-14 bdemskymore efficiency hacks...we're looking fields for values...
2009-05-14 bdemskymore changes...fix soft abort case...it needs to let...
2009-05-14 bdemskychange
2009-05-14 bdemskyslightly better locks for stm...
2009-05-13 jzhouUpdates to support multicore version runtime of Tilera...
2009-05-13 bdemskymake atomic work in normal java mode...it just uses...
2009-05-13 bdemskychanges
2009-05-13 bdemskyvarious bug fixes
2009-05-13 bdemskychanges to compile
2009-05-13 bdemskytry to simplify garbage collector lock
2009-05-12 bdemskychanges:
2009-05-12 bdemskysmall changes
2009-05-12 adashbug fix: acquire lock before copying the object into...
2009-05-11 adashbug fix: changes to make things safe for the GC
2009-05-08 bdemskysmall changes
2009-05-07 bdemskysmall changes
2009-05-07 adashthrow out commented code
2009-05-07 adashrace condition fixed: race due to thread rec becoming...
2009-05-07 jzhoucommented out all functions by mistake
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-05-06 adashlocking technique for risky objects enabled
2009-05-04 adash do a make tabbing
2009-04-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-22 bdemskytypos
2009-04-22 bdemskyoptimization (or bug fix) depending on how you view it
2009-04-22 jzhoureorganize multicore version runtime codes for easy...
2009-04-21 adashprint better error messages
2009-04-21 bdemskybarrier bug
2009-04-20 adashAdd runtime support for STM Barrier class
next