projects
/
IRC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IRC.git
2010-10-29
jjenista
alternate version of micro2 that gathers results of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
bdemsky
bug fix....have to make sure we don't insert task into...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
jzhou
Add support for static inner classes in mgc version...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
bdemsky
simplify the program...still crashes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
jzhou
Don't allocate type number for interfaces so that we...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
jjenista
even though man page says otherwise, addr and len to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
yeom
small change: not using path when includes the header...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
jjenista
add feature to memPool for detecting misuse of records...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
yeom
includes the missing header file.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
jzhou
Enable interface for mgc version.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
jjenista
fix sloppy code and use a more recognizable invalid...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
jjenista
make sure mistakes are obvious with identifiable values
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
yeom
changes: to prevent unnecessary LOCKXCHG when the unres...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
bdemsky
really bad bug
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
bdemsky
single ended queue work stealing scheduler
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
jjenista
couple of minor bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
jjenista
change calloc to RUNMALLOC, added some optional debug...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
bdemsky
optimize dispatch a little more
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
bdemsky
Changes... small fix to jim's bugfix...touching our...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
jjenista
fixed nasty bug, decrementing parents num running child...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
stephey
Fixed issue where multi-dimentional primative arrays...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
yeom
bug fix: RCR sets its proper conflict type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
yeom
make sure that every benchmark of oooJava takes the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
yeom
correct input data for barneshut
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
OOO and RCR are speparate targets in the master makefil...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
bdemsky
fix bug w/ recycling + RCR
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
support for RCR and task record pool allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
this is a BUG, don't dereference the object pointer...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jzhou
Hack the compiler to support 'abstract' keyword for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
stephey
Added necessary variable initializations
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
yeom
changes: handle correctly the case when a coarse grain...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
bdemsky
make the traversers do something
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
Changing OoOJava work scheduler to true work stealing...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
added a debug option for deque
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
jjenista
bug fix in identifying leaf tasks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
stephey
Changed method for marking possible resume cases. Now...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
stephey
Improved heuristics for marking where resume cases...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
stephey
cleaned up some old code and comments
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
bdemsky
bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
bdemsky
changes...handle races between coarse and fine grained...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
stephey
+Made arrays inlineable
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
stephey
Fixed bug (for reals this time) where there will be...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
stephey
Fixed bug where one edge is traversed multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
stephey
fixes to case in Test/rcr. Now the program seems to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
bdemsky
another bad case
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
bdemsky
another bug fix
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
jzhou
Disable static related code generation for Java version
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
bdemsky
bug
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
bdemsky
more core...fix traversers...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
bdemsky
still some bugs...but stall site code generation is in
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
bdemsky
changes towards rcr working...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
jzhou
Add Class object so that we can implement getClass...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
jjenista
implemented deque for work stealing
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
jzhou
Small bug fix for multicore gc w/o tasks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
bdemsky
more changes....much is still missing
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
yeom
simple changes:
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
jzhou
Implement a more sorphisticated execution strategy...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
yeom
changes. assign tempDescriptor to coarse waiting element
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
yeom
more changes for RCR
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
yeom
remove unnecessary conflict type and assign coarse...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
stephey
Added allocsite check for array elements before inserti...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
change
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
more changes...RCR wasn't usable until it was too late...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
more changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
bdemsky
more work towards working version
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
stephey
Added support for adding array elements into the hash...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
bdemsky
let the prefetch go through a register instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
jjenista
switch to a thread local stall sem for parent to give...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
jzhou
Add support for 'static' fields in multicore gc version...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
stephey
Added support for tracking which ConcreteRuntimeObjNode...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
bdemsky
more changes towards oooJava version 2
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
bdemsky
changes to buildscript
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
bdemsky
more changes towards new version of oooJava
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
jjenista
compute average processor ticks per event in parsed...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
jjenista
Tweaks to microbenchmarks, one stall semaphore per...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Add process of global thread queue in gc, not tested yet
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jjenista
micro benchmarks for OoOJava task dispatch improvement...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Add test for reentrant feature of the synchronized...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Add Test for multicore gc version w/o tasks
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Synchronized block is now working. A simple test is...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jjenista
name pool alloc, useful for seeing its effective reduct...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jjenista
coreprof updates, nothing huge
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jjenista
hash of OIDs should not bit shift
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Fix bug in termination of the multicore gc version...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
jzhou
Add the runtime for multicore gc version w/o tasks...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
jjenista
bug fixes for oooJava, some debug events for coreprof...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
jjenista
just a convenient script to repeat the official problem...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
jjenista
added prefetch when grabbing a record for next one...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
jjenista
updates for some convenient debug events and a covnert...
commit
|
commitdiff
|
tree
|
snapshot
next