avoid double unlock case
[IRC.git] / Robust / src / Runtime /
2008-05-06 bdemskyavoid double unlock case
2008-05-05 bdemskyfix annoying race condition on startup
2008-05-05 bdemskyalternate fix for fd's....
2008-05-05 adashfix for too many socket errors and race condition in...
2008-05-03 bdemskyrace condition fixes
2008-05-03 bdemskyvarious changes...
2008-05-03 bdemskyhacks to speed up prefetching...doesn't really help...
2008-05-02 adashcheck LOCK versions
2008-04-28 adashbug fixes and changes to the matrixmultiply benchmark
2008-04-25 jzhouadd multi-thread simulator for multi-core version codes...
2008-04-25 bdemskyAdd yield
2008-04-17 bdemskychanges and bug fixes
2008-04-15 jzhouadd codes for generating multi-core version binary...
2008-04-14 bdemskyAdd join stuff
2008-04-14 bdemskybug fixes
2008-04-14 bdemskyvarious changes
2008-04-14 adashadd native method for clearing prefetch cache to System...
2008-04-14 bdemskymajor changes to prefetching code
2008-04-11 bdemskyfix bugs in sockpool...test and set has to be atomic
2008-04-11 bdemskychanges
2008-04-07 adashcomplete hashtable implementation with separate socket...
2008-04-04 adashchanges
2008-04-04 adashsingle socketpool version with spin locks
2008-03-27 bdemskycode change
2008-03-27 bdemskysmall changes
2008-03-26 adashcompleted and tested socket reuse code for trans read...
2008-03-24 bdemskybug fixes
2008-03-24 bdemskychanges
2008-03-21 adashbug fix for OBJECT_NOT_FOUND error in prefetch cache...
2008-03-21 adashAdded send_data() and recv_data() methods for send...
2008-03-20 adasha)Fix prefetch analysis bugs
2008-03-06 adashchanged the prefetch request send and prefetch response...
2008-03-02 adashAdded checks and minor bug fix
2008-02-29 bdemskybug fixes for evil garbage collection bugs...
2008-02-29 adashbug fixes
2008-02-27 adashbug
2008-02-27 adashBug fixes
2008-02-26 bdemskybug fix
2008-02-20 adashsome bug fixes for sending and receiving objects (that...
2008-02-18 adashsmall fixes,
2008-02-15 bdemskybug fix
2008-02-14 adashbug fixes
2008-02-14 adashtrans.c is still buggy for large number of threads
2008-01-26 adashRemove unnecessary file
2008-01-26 adashfix memory corruption errors and replace mallocs with...
2008-01-21 adashmore changes and some bug fixes for thread notify
2008-01-18 adashImplementation for thread join and wait and notify...
2008-01-10 adashInitial thread join modifications
2008-01-03 adashAdd initial functions for thread join support
2007-12-20 adashminor changes
2007-12-15 adashIn prefetch analysis:
2007-12-12 bdemskyadd Random class
2007-12-11 bdemskysupport floating point math
2007-12-11 adashBuild C code for prefetches complete
2007-12-07 adashadded test files
2007-12-06 bdemskyran valgrind...found a few issues...
2007-11-30 adashAdded some intial code for Building flatcode for prefet...
2007-11-19 bdemskymemory leak
2007-11-19 bdemskymemory leak
2007-11-19 bdemskymemory leak
2007-11-10 bdemskybug fix
2007-11-10 bdemskybug fixes
2007-11-09 bdemskymore bugs
2007-11-09 bdemskymore bugs
2007-11-08 bdemskymore changes
2007-11-08 bdemskybug fixes
2007-11-06 bdemskymore code
2007-11-06 bdemskymore changes
2007-11-05 bdemskycheck more i/o code in
2007-11-04 bdemskymore changes
2007-10-18 bdemskybug fixes checked in
2007-10-03 jjenistafix bugs
2007-10-02 bdemskyfix optional arguments...lots of changes
2007-09-24 bdemskyprefetch info
2007-09-22 adashFixed bugs..Atomic2.java testcase works fine
2007-09-20 adashFixed the trans retry bug
2007-09-20 bdemskyfixed some thread allocation bugs:
2007-09-20 adashMinor bug fix for trans abort case
2007-09-19 adashFixed : crashing due to pile creation
2007-09-19 erubowvarious bug fixes.
2007-09-18 adashAdded new PTHREAD_MUTEX_RECURSIVE mutex attribute
2007-09-15 bdemskyRather than keep these in emails where we can lose...
2007-09-15 bdemskyfix the makefile
2007-09-15 bdemskymove the tests into their own directory to keep things...
2007-09-15 bdemskyremote the annoying required master arguement...
2007-09-15 bdemskymy bug fixes...make stuff work locally and remote
2007-09-15 bdemskyOID change
2007-09-15 bdemskychanges
2007-09-15 erubowseveral bug fixes. prefetching works so far, as well...
2007-09-14 bdemskythread stuff
2007-09-13 bdemskysimplify ExecutionGraph code
2007-09-13 bdemsky1) Support final declaration for methods
2007-09-13 adashStarting remote thread : Just test
2007-09-12 bdemskychanges
2007-09-12 bdemskycommented out another delay
2007-09-12 bdemskychanges
2007-09-12 erubowAdded code to read config file of IP address, and use...
2007-09-11 adashFix memory leak problems in transCommit()
2007-09-11 erubowmemory leak... not good.
2007-09-11 bdemskymore fixes
next