start of new file
[IRC.git] / Robust / src / Runtime / DSTM / interface /
2008-08-11 adashbug fix for invalidation (also allow invalidation of...
2008-08-09 adashbug fixes
2008-08-06 bdemskyreduce the number of spins...functions that call lock...
2008-08-06 bdemskymake sure the other thread doesn't just fall asleep
2008-08-06 bdemskyNew strategy... If the prefetching thread gets behind...
2008-08-05 adashminor changes for update cache call(where is it called...
2008-08-04 bdemskybug fix
2008-08-03 adashAdded new header file for debug only
2008-08-03 adashadded dsmdebug file for debugging using macros and...
2008-08-03 bdemskyunused variable
2008-08-03 bdemskycode changes...
2008-08-01 bdemskyFix sockpool. The current version would trash the...
2008-08-01 adashremove the system.clearPrefetchCache call
2008-07-31 adashsmall changes for improving prefetch
2008-07-31 adashnew files for dynamic prefetch enabling
2008-07-31 adashChanges for dynamic prefetch enabling
2008-07-29 adashbug fixes in gCollect.c and gCollect.h
2008-07-28 adashcache flushing for preventing memory leakage in SOR
2008-07-24 adashSegfault fix in prefetch queue + additional macros...
2008-07-10 adashbug fixes for udp broadcast
2008-06-10 adashUdp invalidation of objects
2008-05-31 adashchanges for prefetch objects on a transaction abort...
2008-05-07 bdemskyHACK to make things work
2008-05-06 bdemskybug fix
2008-05-06 bdemskybug fix
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-17 bdemskychanges and bug 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 fixes
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...
2007-12-20 adashminor changes
2007-12-15 adashIn prefetch analysis:
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-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 adashStarting remote thread : Just test
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
2007-09-10 bdemsky test change
2007-09-07 erubowObject creation within transaction works now. Yay!
2007-09-07 adashComments added and several minor changes to get rid...
2007-09-05 erubowAdded getMyIpAddr to ip.h, ip.c.
2007-08-16 bdemskycode changes
next