projects
/
IRC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IRC.git
2010-11-03
bdemsky
code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
yeom
fix: have the proper size of rcrRecord since the size...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
jjenista
new coreprof event, move workschedule dowork label...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
jzhou
Add support for volatile keyword in mgc version. For...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
jjenista
I misunderstood the REntry pointer, its a pointer to...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
bdemsky
update trace to dump out gnuplot plots
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
bdemsky
fix so that profiling doesn't throw an error
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
jjenista
have coreprof plot events
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
yeom
bug fix: add the invar to the coarseConflictSet when...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
stephey
Forgot to take out debug comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
stephey
Found a bug where if the inset variable itself has...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
yeom
updates on master-makefile of oooJava: generates a...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
jjenista
the mismatch of sequential and ooo goes away if you...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
jjenista
a version of micro4 that collects the results and shows...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
jjenista
update poolcreate args for deque version as well
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
bdemsky
clean stuff up a little
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
bdemsky
convert CAS -> XCHG when possible....no retry necessary...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
bdemsky
bug
commit
|
commitdiff
|
tree
|
snapshot
2010-10-31
yeom
changes: generate rcr retirehashtable code correctly...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
stephey
Minor changes: Removing vestigial code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-30
stephey
Fixed:
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
jjenista
commit some useful debug stuff all turned off until...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
jjenista
for original thread to become worker zero
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
jjenista
A variable defined in task A and read in task A's child...
commit
|
commitdiff
|
tree
|
snapshot
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
next