switch to spaces only..
[IRC.git] / Robust / src / Runtime / DSTM / interface / trans.c
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2010-04-13 adashannoying bug fixed; works well with current recovery...
2010-03-13 adashchanges
2010-02-15 bdemskyfix code organization
2010-02-15 adashchanges to improve commit intensive benchmarks and...
2010-02-10 adashguard code with sandbox flag to prevent other dsm stuff...
2010-02-10 adashadd sandbox checks for excessive memory allocation...
2010-02-09 adashbinary exponential backoff for soft abort
2010-02-05 adashcomplete sandbox implementation
2010-02-03 adashimplementing sandbox
2009-12-17 adashruntime changes for ecoop submission
2009-10-21 adashadd changes to release locks early on version mismatch...
2009-10-13 bdemskycomment out inlineprefetch...wasn't supposed to uncomment
2009-10-13 bdemskychanges
2009-09-26 bdemskyfix accounting of bytes received
2009-09-25 adashbug fix in gcollect prefetch cache flush
2009-09-25 adashchanges to copy remote objs read into prefetch cache
2009-09-23 bdemskyget some more improvements...now at 12x speedup for...
2009-09-23 bdemskybatch the sends
2009-09-22 bdemskyadd buffered send method
2009-09-22 bdemskymore bug fixes
2009-09-22 bdemskybug fix
2009-09-22 bdemskychanges
2009-08-11 adashsmall changes and bug fix for getting stats
2009-07-20 adashchanges in benchmarks for the PPoPP paper
2009-03-18 adashCommit all latest files for fse.dsm submission
2009-03-13 bdemskybatch communications for prefetches
2009-02-27 bdemskyThread local hack to make transRead faster...
2009-02-23 bdemskychanges
2009-02-22 bdemskyoptimizations
2009-02-22 bdemsky1) tweak hash tables
2009-02-20 bdemskyChanges to prefetch object stores
2009-02-09 bdemskybug fixes
2009-02-09 bdemskyfree data structures at abort
2009-02-07 bdemskyfix random bugs
2009-02-06 bdemskydon't save signals
2009-02-06 bdemskyabort bug fixes
2009-02-06 bdemskyabortreaders option finished
2009-02-06 bdemskychanges
2009-01-29 bdemskycleaned up code
2009-01-29 bdemskyhacks to fix issues with benchmarks...
2009-01-03 adashbug fixes + tabbing now works for small benchmarks
2008-11-18 adashcheck in all changes to the benchmarks for the pldi2009...
2008-11-12 adashChanges to increase garbage collector heap
2008-09-22 adashget rid of unnecessary recv_data , SUCCESSFUL/UNSUCESSF...
2008-09-05 adashChanges to runtime for read/write lock implementation
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskychanges
2008-08-19 bdemskyChange tabbing for everything....
2008-08-19 adashchanges to build script to increase java heap memory
2008-08-16 bdemskytry to lower lock overhead
2008-08-13 adashchanges to enable no caching and no prefetching by...
2008-08-11 adashbug fix for invalidation (also allow invalidation of...
2008-08-09 adashbug fixes
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-03 adashadded dsmdebug file for debugging using macros and...
2008-08-03 bdemskyunused variable
2008-08-01 adashremove the system.clearPrefetchCache call
2008-07-31 adashsmall changes for improving prefetch
2008-07-31 adashChanges for dynamic prefetch enabling
2008-07-29 adashbug fixes in gCollect.c and gCollect.h
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-05 bdemskyfix annoying race condition on startup
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 bdemskymajor changes to prefetching code
2008-04-11 bdemskyfix bugs in sockpool...test and set has to be atomic
2008-04-07 adashcomplete hashtable implementation with separate socket...
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 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 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
next