Add code for change the cache policy for the mutator. In each round of gc, decide...
[IRC.git] / Robust / src / Benchmarks / SingleTM /
2009-06-24 jihoonlworking version
2009-06-23 jihoonl*** empty log message ***
2009-06-23 jihoonl*** empty log message ***
2009-06-23 jihoonlcompiled
2009-06-23 jihoonlinput file
2009-06-23 adashsmall changes to support porting the parallel code...
2009-06-22 jihoonlLabyrinth benchmakr
2009-06-22 adashAdd support for threaded version and atomic operations...
2009-06-22 adashbug fixes to sequential version in Bayes
2009-06-18 adashbug fix for learner_score ..prints still there
2009-06-18 adashadded Quicksort for sorting array of Objects equivalent...
2009-06-17 adashbug fix in Sort.java (carefully manipulate character...
2009-06-16 adashforgot a file
2009-06-16 adashclean up code
2009-06-15 adashadd readme file
2009-06-15 adashfiles modified for Bayes benchmark
2009-06-15 adashforgot a file
2009-06-15 adash add new benchmark : Bayes
2009-06-12 adashnew changes to common library files and bug fixes to...
2009-06-10 afedwardAdded ByteArray implementation.
2009-06-09 adashcreate new Genome directory and add files
2009-06-03 adashadd makefile
2009-06-03 adash add common Library files
2009-06-02 afedwardForgot the actual hashtable.java.
2009-06-02 afedwardAdding Hashtable implementation.
2009-06-02 bdemskyfix random class
2009-05-30 adashworking version of SSCA2,
2009-05-27 afedwardMaking necessary changes to have latest working version...
2009-05-26 adashAdd new file and debugging SSCA bug
2009-05-21 adashWorking version of SSCA2 benchmark for kernel 1
2009-05-19 afedwardRemoving ~ files
2009-05-19 afedwardGenome benchmark works for less than enormous test...
2009-05-16 adashuse int and float data type for arrays/variables (Compa...
2009-05-15 afedwardChecking in changes. Genome still not functional,...
2009-05-15 bdemskychanges
2009-05-15 bdemskychanges to use floats
2009-05-15 bdemskychange
2009-05-15 bdemskydouble -> float
2009-05-15 bdemskythis change isn't all that well tested...
2009-05-15 adashnew files
2009-05-14 adash Add new files
2009-05-14 bdemskyslightly better locks for stm...
2009-05-13 bdemskymake atomic work in normal java mode...it just uses...
2009-05-13 adash add new files
2009-05-12 bdemskychanges:
2009-05-12 bdemskysmall changes
2009-05-11 adashbug fix: changes to make things safe for the GC
2009-05-08 adashAdd new benchmark:....some prelimnary files
2009-04-29 afedwardUpdating CVS with partially ported benchmark. Sequence...
2009-04-27 adashchange makefile and add instructions to compile and...
2009-04-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-23 bdemskychange
2009-04-23 bdemskychange parsing
2009-04-22 adashoptimizations for readLine(), this makes executions...
2009-04-21 adashverified functionality and correctness with C versions
2009-04-21 bdemskymake method static
2009-04-21 adashprint better error messages
2009-04-20 adashsmall changes and support for printing doubles in Strin...
2009-04-20 adashadd new Barrier...the code still breaks on compiling.
2009-04-16 adashbug fixes for compilation...study functioning
2009-04-16 bdemskychanges
2009-04-15 adashchanges to makefile
2009-04-15 adashinstructions on compiling and running benchmark
2009-04-15 adashadd KMeans benchmark
2009-04-14 bdemskyadd support for scratch memory
2009-04-10 bdemsky64 bit support in case we want it...it appears that...
2009-04-09 bdemskybug fixes
2009-04-09 adashfix array reading bug
2009-04-08 adash bug fix: Was never starting a transaction in the run...
2009-04-08 bdemskyallocate memory in large blocks
2009-04-08 bdemskyhack stuff not to put new objects in lookup table....
2009-04-08 bdemskylarge number of bug corrections
2009-04-08 bdemskyprogram to test debug our system on
2009-04-08 bdemskycollect statistics
2009-04-07 adashchanges to makefile for debugging
2009-04-07 adashchange of option for makefile
2009-04-07 adashchanges to Test benchmark
2009-04-07 adashSTM benchmark ported
2009-04-03 adashtest file for STM