2008-08-06 |
bdemsky | reduce the number of spins...functions that call lock... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
bdemsky | make sure the other thread doesn't just fall asleep |
commit | commitdiff | tree | snapshot |
2008-08-06 |
bdemsky | New strategy... If the prefetching thread gets behind... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
bdemsky | new Barrier class |
commit | commitdiff | tree | snapshot |
2008-08-05 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2008-08-05 |
jjenista | Break aging into smaller procedures and improve graphin... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
adash | minor changes for update cache call(where is it called... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-08-05 |
jjenista | Prune change sets during token prop by beta info only... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
jzhou | fix a bug in combination stage of scheduling analysis |
commit | commitdiff | tree | snapshot |
2008-08-04 |
jjenista | x.f = y now prunes new edge's beta by alpha at x |
commit | commitdiff | tree | snapshot |
2008-08-04 |
jjenista | Fixed x.f = y operation |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bdemsky | remove people from email list...they're probably tired... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bdemsky | Bug correction |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bdemsky | Parallelized Version...Haven't tested |
commit | commitdiff | tree | snapshot |
2008-08-03 |
adash | makefile with transstats option enabled for finding... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
adash | Added new header file for debug only |
commit | commitdiff | tree | snapshot |
2008-08-03 |
adash | added dsmdebug file for debugging using macros and... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
jzhou | some benchmarks for scheduling |
commit | commitdiff | tree | snapshot |
2008-08-03 |
bdemsky | unused variable |
commit | commitdiff | tree | snapshot |
2008-08-03 |
bdemsky | code changes... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
jzhou | small changes |
commit | commitdiff | tree | snapshot |
2008-08-01 |
bdemsky | Fix sockpool. The current version would trash the... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
adash | remove the system.clearPrefetchCache call |
commit | commitdiff | tree | snapshot |
2008-08-01 |
jzhou | fix some bugs in multi-core version codes generation... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
jzhou | fix compile problem |
commit | commitdiff | tree | snapshot |
2008-07-31 |
adash | small changes for improving prefetch |
commit | commitdiff | tree | snapshot |
2008-07-31 |
adash | new files for dynamic prefetch enabling |
commit | commitdiff | tree | snapshot |
2008-07-31 |
adash | Changes for dynamic prefetch enabling |
commit | commitdiff | tree | snapshot |
2008-07-29 |
adash | bug fixes in gCollect.c and gCollect.h |
commit | commitdiff | tree | snapshot |
2008-07-28 |
adash | cache flushing for preventing memory leakage in SOR |
commit | commitdiff | tree | snapshot |
2008-07-27 |
jjenista | Reachability bug fixes. Tokens propagate and age in... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
jjenista | Token propagation for normal assignments fixed. Tokens... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
adash | Segfault fix in prefetch queue + additional macros... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
jzhou | fix up a bug in multicore RAW interruption version... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
jjenista | Working on allocating with reachability, mostly the... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
jjenista | Added some functionality to reachability classes that... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
jjenista | Fixed propagation, different change sets for the x... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
jzhou | fix up interruption related bug in RAW version. Use... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
jjenista | Fixed a few minor bugs in token propagation, and major... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jjenista | Token propagation implemented, stable but incorrect... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jzhou | fix a bug in thread simulator |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jzhou | add makefiles for building RAW version binary |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jjenista | More reachability implementation, no token propagation... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jzhou | make multicore version PERT benchmark work on RAW(witho... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jzhou | add multi-core version for PERT benchmark |
commit | commitdiff | tree | snapshot |
2008-07-15 |
jjenista | Added reachability to simple edge cases. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
adash | changes not to break the compiler |
commit | commitdiff | tree | snapshot |
2008-07-10 |
adash | bug fixes for udp broadcast |
commit | commitdiff | tree | snapshot |
2008-07-09 |
jjenista | Added reachability classes, all of which are extensions... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
jjenista | Starting to integrate reachability classes into ownership. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
jjenista | special union of reachability sets works correctly now |
commit | commitdiff | tree | snapshot |
2008-07-01 |
jjenista | More reachability set functionality, but not all there yet |
commit | commitdiff | tree | snapshot |
2008-06-27 |
jjenista | Broadening implementation for reachability in ownership... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
jjenista | Straightened out TokenTuple equality and hash codes... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
jjenista | Some initial implementation of reachability for ownersh... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
jjenista | some slight testing changes |
commit | commitdiff | tree | snapshot |
2008-06-10 |
adash | changes to buildscript |
commit | commitdiff | tree | snapshot |
2008-06-10 |
adash | Udp invalidation of objects |
commit | commitdiff | tree | snapshot |
2008-05-31 |
adash | changes for prefetch objects on a transaction abort... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
jzhou | forgot to upload a new file for Scheduling Simulator |
commit | commitdiff | tree | snapshot |
2008-05-19 |
jzhou | Add multi-parameter tasks support in Scheduling Simulator |
commit | commitdiff | tree | snapshot |
2008-05-14 |
jzhou | Add support for multi-parameter tasks as well as tag... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
adash | Remove unnecessary files |
commit | commitdiff | tree | snapshot |
2008-05-08 |
bdemsky | check in latest versions |
commit | commitdiff | tree | snapshot |
2008-05-08 |
bdemsky | hacked version |
commit | commitdiff | tree | snapshot |
2008-05-07 |
bdemsky | check in old versions also |
commit | commitdiff | tree | snapshot |
2008-05-07 |
jjenista | Update benchmark to allocate nodes into global array... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
bdemsky | HACK to make things work |
commit | commitdiff | tree | snapshot |
2008-05-07 |
adash | modified run script and txt file that is input for... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
adash | small changes + removed comments |
commit | commitdiff | tree | snapshot |
2008-05-06 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-05-06 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-05-06 |
bdemsky | avoid double unlock case |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | fix annoying race condition on startup |
commit | commitdiff | tree | snapshot |
2008-05-05 |
adash | modifications to run same benchmarks with different... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-05-05 |
adash | small bugs |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | alternate fix for fd's.... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | checked in final version of Matrix Multiply |
commit | commitdiff | tree | snapshot |
2008-05-05 |
adash | new changes |
commit | commitdiff | tree | snapshot |
2008-05-05 |
adash | fix for too many socket errors and race condition in... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | add linked list traversal benchmark |
commit | commitdiff | tree | snapshot |
2008-05-05 |
bdemsky | Add array microbenchmark |
commit | commitdiff | tree | snapshot |
2008-05-04 |
adash | modified Matrix multiply to take number of matrices... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
adash | text file for the run script |
commit | commitdiff | tree | snapshot |
2008-05-04 |
adash | changes |
commit | commitdiff | tree | snapshot |
2008-05-03 |
bdemsky | race condition fixes |
commit | commitdiff | tree | snapshot |
2008-05-03 |
bdemsky | Changes: |
commit | commitdiff | tree | snapshot |
2008-05-03 |
bdemsky | various changes... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
bdemsky | hacks to speed up prefetching...doesn't really help... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
adash | bug fix |
commit | commitdiff | tree | snapshot |
2008-05-02 |
adash | check LOCK versions |
commit | commitdiff | tree | snapshot |
2008-05-02 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2008-05-02 |
bdemsky | check in code |
commit | commitdiff | tree | snapshot |
2008-05-02 |
bdemsky | Add multiple thread version |
commit | commitdiff | tree | snapshot |
2008-05-02 |
adash | Em3d versions for 1,2, 4 threads |
commit | commitdiff | tree | snapshot |
2008-05-02 |
bdemsky | new makefile and rewritten benchmark |
commit | commitdiff | tree | snapshot |
2008-05-02 |
adash | new makefile for running 1, 2 and 4 threads |
commit | commitdiff | tree | snapshot |
next |