2010-07-14 |
jzhou | Add benchmarks for multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-14 |
yeom | bug fix: memory queue has the case of empty rentry. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
jzhou | Add macros to control the memory allocation/cache/memor... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-07-09 |
jzhou | Add flags to specify special hvc file for 1-core gc... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
yeom | adding micro benchmark for OoOJava. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
yeom | bug fix: prevent generating unnecessaary waiting queues... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
jzhou | Fix the strategy for determination of when the gc mark... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
jzhou | Change the local hashtable for recording the pointer... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
jzhou | Change the zero out strategy for the shared memory... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stephey | public VariableNode getVariableNodeNoMutation( TempDesc... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
jzhou | Add a new shared memory allocation strategy: mixed... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
jzhou | Add a new shared memory allocation strategy: fixed... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jzhou | set the shared mem as 16MB |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jjenista | some subtle reach state bug fixes uncovered by labyrint... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jihoonl | now it is working when only one machine left |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jihoonl | recovery done |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | remove unnecessary files. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | bring benchmarks to OoOJava: raytracer, kmeans, power... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
jihoonl | change some bugs are fixed |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | bug fixes and extensions |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | plotall2 |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | add plotting scripts to cvs |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | incorporated OoOJava into build code + fixed a couple... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
jzhou | Statically ping memory from the nearest memory controll... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
jjenista | debugged the reach graph support for effect conflicts |
commit | commitdiff | tree | snapshot |
2010-06-30 |
jjenista | implemented details to support effect conflict detection |
commit | commitdiff | tree | snapshot |
2010-06-30 |
bdemsky | bug |
commit | commitdiff | tree | snapshot |
2010-06-30 |
yeom | more changes according to new effect analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
yeom | changes according to new forms of effect analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | tweak to interface |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | reachability query interface for ooojava heap conflict... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | getting close to effects for new disjoint analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | little bug fix |
commit | commitdiff | tree | snapshot |
2010-06-29 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | stall site critical regions implemented, including... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
adash | changes for debugging |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | restate inaccessible vars for stall site so facts get... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | new test case. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | more effects bug fixes |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | bug fixes for effects analysis |
commit | commitdiff | tree | snapshot |
2010-06-28 |
bdemsky | my changes |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | stall site taints propagate awesomely, get cleared... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | forgot to add moved files back in, injecting stall... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | changed organization and brought in a few new pieces... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | add more steps to OoO analysis |
commit | commitdiff | tree | snapshot |
2010-06-26 |
yeom | working on the remaining procedures of OoOJava analysis. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
jjenista | Do effects as a global space, don't even need to consid... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
jjenista | both reach states and taints were not propagating to... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | more changes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | getting effects analysis going, need a few more pieces... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | print more data |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | updates to transsim for journal submission |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | rblock effects dont collect over method call, but its... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | analysis collects effects per method and interprocedurally |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jzhou | Capture the version with shared hash table for pointer... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | bug fix, now interprocedural seems cool, unitl the... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | taints tested, propagate interprocedurally |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | rblock in set vars get tainted on rblock enter and... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | just an interesting test case I never got around to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | add rblock relation analysis and makefile aware of... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jjenista | More pieces for new version of analysis |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jihoonl | debugging.. |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jihoonl | chang |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jihoonl | change |
commit | commitdiff | tree | snapshot |
2010-06-23 |
yeom | get set up part of the stall site analysis |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jjenista | Updated taint class to allow call site plus var taints... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
jjenista | taints at reach graph level implemented |
commit | commitdiff | tree | snapshot |
2010-06-22 |
jjenista | got the hooks in place to get taints for rblocks |
commit | commitdiff | tree | snapshot |
2010-06-22 |
yeom | set up OoOJava analysis. |
commit | commitdiff | tree | snapshot |
2010-06-22 |
jjenista | Getting taints to propagate in new analysis, no paramet... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
jihoonl | change |
commit | commitdiff | tree | snapshot |
2010-06-22 |
jihoonl | recovery.. |
commit | commitdiff | tree | snapshot |
2010-06-21 |
jzhou | Capture the version with mapinfo phase |
commit | commitdiff | tree | snapshot |
2010-06-21 |
jjenista | capturing partially implemented taints before altering... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
stephey | Forgot to include the makefile from the previous update. |
commit | commitdiff | tree | snapshot |
2010-06-19 |
stephey | Adding Labyrinth3D files |
commit | commitdiff | tree | snapshot |
2010-06-17 |
jjenista | taints working intraprocedurally, a bug in inter I... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
jjenista | getting parameter taints in new analysis |
commit | commitdiff | tree | snapshot |
2010-06-17 |
jjenista | get partially set up new version of disjoint analysis... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
bdemsky | Jim, could you check in the rest of disjointness so... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
stephey | Under Original/Normal_Java/ one would find the original... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
adash | generate emails |
commit | commitdiff | tree | snapshot |
2010-05-27 |
jjenista | porting effects analysis |
commit | commitdiff | tree | snapshot |
2010-05-26 |
jjenista | porting effects analysis to new disjoint analysis |
commit | commitdiff | tree | snapshot |
2010-05-26 |
jjenista | Can now use the rblock keyword instead of sese keyword... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
jjenista | A nice example of using OoOJava to parallelize an algor... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-05-25 |
bdemsky | real fix for the bug...not just the symptom |
commit | commitdiff | tree | snapshot |
2010-05-25 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2010-05-25 |
jihoonl | byte info |
commit | commitdiff | tree | snapshot |
2010-05-22 |
jihoonl | simultaneous failure |
commit | commitdiff | tree | snapshot |
2010-05-21 |
jihoonl | single failure |
commit | commitdiff | tree | snapshot |
2010-05-21 |
yeom | fix: make OID only available for MLP. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
adash | changes |
commit | commitdiff | tree | snapshot |
2010-05-19 |
adash | more changes to compile recovery benchmarks |
commit | commitdiff | tree | snapshot |
next |