2009-09-23 |
jjenista | new parameter decomposition, can't chain results yet |
commit | commitdiff | tree | snapshot |
2009-09-23 |
bdemsky | get some more improvements...now at 12x speedup for... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
bdemsky | batch the sends |
commit | commitdiff | tree | snapshot |
2009-09-23 |
adash | add "count of Prefetch response" into stats |
commit | commitdiff | tree | snapshot |
2009-09-22 |
jihoonl | saving the working version.. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
bdemsky | add buffered send method |
commit | commitdiff | tree | snapshot |
2009-09-22 |
jjenista | a common example to compare with shape analyis |
commit | commitdiff | tree | snapshot |
2009-09-22 |
bdemsky | more bug fixes |
commit | commitdiff | tree | snapshot |
2009-09-22 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2009-09-22 |
bdemsky | almost forgot |
commit | commitdiff | tree | snapshot |
2009-09-22 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-09-22 |
jihoonl | recovery |
commit | commitdiff | tree | snapshot |
2009-09-22 |
jihoonl | recovery. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
jihoonl | simple benchmark for recovery |
commit | commitdiff | tree | snapshot |
2009-09-21 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-09-21 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-09-18 |
jjenista | an interface for supporting decomposition of disjointne... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
bdemsky | fix bug |
commit | commitdiff | tree | snapshot |
2009-09-18 |
bdemsky | add SESETree |
commit | commitdiff | tree | snapshot |
2009-09-18 |
bdemsky | only look at things reachable from main |
commit | commitdiff | tree | snapshot |
2009-09-17 |
hkhang | new dsm web crawler benchmark |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jjenista | explicit null heap region changes rolled back |
commit | commitdiff | tree | snapshot |
2009-09-17 |
bdemsky | code to do plots of transaction events.. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
bdemsky | add code to support outputting gnuplot compatible graphs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
jjenista | allocated regions have class fields initialized to... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-09-15 |
jjenista | more null region fixes, but I think method results... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
bdemsky | simulator now models two locking modes: |
commit | commitdiff | tree | snapshot |
2009-09-15 |
jjenista | added support for null heap region, doesn't work perfec... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-09-14 |
bdemsky | add support for alokika's locking scheme to simulator |
commit | commitdiff | tree | snapshot |
2009-09-14 |
jjenista | fix for x = y.f statements copying by type and ignoring... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
bdemsky | fixed some bugs |
commit | commitdiff | tree | snapshot |
2009-09-14 |
bdemsky | Transaction simulation framework. The idea is to basic... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
adash | added example files for cpu pinning and clock skew... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
adash | changes to get clocks ticks, add stmlog option to log... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
bdemsky | fixed |
commit | commitdiff | tree | snapshot |
2009-09-08 |
adash | bug fix |
commit | commitdiff | tree | snapshot |
2009-09-08 |
jjenista | obj support in MLP is in good shape, code gets generate... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-09-04 |
jjenista | Fixed variable dynamic source bookkeeping bug, regressi... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-09-01 |
bdemsky | update email list |
commit | commitdiff | tree | snapshot |
2009-09-01 |
adash | changes to read clockticks from file |
commit | commitdiff | tree | snapshot |
2009-08-31 |
jjenista | Variable result table pruning is buggy, remove for... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
adash | changes for modifying the microbenchmarks |
commit | commitdiff | tree | snapshot |
2009-08-29 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-08-28 |
jjenista | Lots of bug fixes, stable system, parallelized binary... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-08-27 |
adash | check latency of a lock release and lock acquire |
commit | commitdiff | tree | snapshot |
2009-08-27 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-08-26 |
adash | estimate thread context switching overhead |
commit | commitdiff | tree | snapshot |
2009-08-26 |
jzhou | bug fixes in multicore gc |
commit | commitdiff | tree | snapshot |
2009-08-25 |
jjenista | method call support works for small programs, bigger... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
jjenista | Still haven't worked all the bugs out of MLP's support... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
jzhou | bug fix in multicore gc |
commit | commitdiff | tree | snapshot |
2009-08-24 |
jjenista | regression updates |
commit | commitdiff | tree | snapshot |
2009-08-24 |
jjenista | A regression test to make sure new changes don't break... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
jjenista | lots of bug fixes, partial solution towards allowing... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
jzhou | finish gc codes and fix some bug |
commit | commitdiff | tree | snapshot |
2009-08-19 |
adash | missing makefile |
commit | commitdiff | tree | snapshot |
2009-08-18 |
jjenista | a better workscheduler--still has a deficiency because... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
jjenista | found one reason for system hang--there is still at... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
jzhou | changes on compact phase |
commit | commitdiff | tree | snapshot |
2009-08-17 |
jjenista | bug fixes |
commit | commitdiff | tree | snapshot |
2009-08-14 |
jjenista | bug fixes, use pointers no problem, generate temps... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
jjenista | bug fix, track num running children and wait before... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
jjenista | a bunch of dynamic var bugs |
commit | commitdiff | tree | snapshot |
2009-08-13 |
jjenista | sese's wait for children to exit before exiting |
commit | commitdiff | tree | snapshot |
2009-08-13 |
jjenista | primitive dynamic variables are working |
commit | commitdiff | tree | snapshot |
2009-08-12 |
jjenista | tracked down more bugs in not-avail and variable analyses |
commit | commitdiff | tree | snapshot |
2009-08-12 |
jjenista | Bug fixes in use of liveness analysis, bug fix in not... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
adash | small changes and bug fix for getting stats |
commit | commitdiff | tree | snapshot |
2009-08-10 |
jjenista | Working towards dynamic source variables in MLP, not... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
jzhou | changes, large objs processing not finished yet |
commit | commitdiff | tree | snapshot |
2009-08-07 |
jzhou | finish most parts, need to fix large objs handling... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
adash | add gnuplot file |
commit | commitdiff | tree | snapshot |
2009-08-06 |
adash | add run script - needs few changes later |
commit | commitdiff | tree | snapshot |
2009-08-06 |
adash | small changes |
commit | commitdiff | tree | snapshot |
2009-08-06 |
jzhou | add compact phase code for multicore gc, not finished yet |
commit | commitdiff | tree | snapshot |
2009-08-06 |
jjenista | fully realized system for primitives that displays... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
adash | simple microbenchmark to study locking |
commit | commitdiff | tree | snapshot |
2009-08-05 |
jzhou | add load balance module for multicore gc, fix message... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
jjenista | big update for forwarding lists and dependency counts... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
jjenista | added peek functions |
commit | commitdiff | tree | snapshot |
2009-08-03 |
jjenista | primitives passed to a child and then all available... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
bdemsky | take navid off list |
commit | commitdiff | tree | snapshot |
2009-08-01 |
bdemsky | get emails working again |
commit | commitdiff | tree | snapshot |
2009-08-01 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-08-01 |
jzhou | changes for multicore GC. Chang the lock mechanism... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
jjenista | still isn't getting the right answer, but one variable... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
jzhou | more changes |
commit | commitdiff | tree | snapshot |
2009-07-31 |
jzhou | initial multicore gargbage collection, not finish yet |
commit | commitdiff | tree | snapshot |
2009-07-30 |
jjenista | stall mechanism working, but data passing between SESE... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
adash | 1. runtime changes for a simple probability model to... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
jjenista | An implementation of parent/child stalling that compile... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
jjenista | bug fixes |
commit | commitdiff | tree | snapshot |
2009-07-28 |
jjenista | newly realized mlp successfully issues and runs root... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
jjenista | mlp system changes |
commit | commitdiff | tree | snapshot |
2009-07-27 |
jjenista | simplified work schedule, will implement work-stealing... |
commit | commitdiff | tree | snapshot |
next |