IRC.git
2010-11-09 jjenistapruning unneeded fields
2010-11-09 jjenistajust an explanation of LOCKXCH
2010-11-09 jjenistabug fixes in logic
2010-11-09 jjenistareorganize stall code
2010-11-09 yeomchanges on rcr stall site generation
2010-11-08 yeomdo not generate enqueueTR for the main method
2010-11-08 jjenistacapture a todo item, we don't expect its a problem...
2010-11-08 bdemskyfix bug
2010-11-08 bdemskychanges:
2010-11-06 yeomchange: more aggressively re-initialize fields of rcrRe...
2010-11-05 yeomchanges: don't need to have resolvePointer opr for...
2010-11-05 yeomhave an exceptional case that do not generate fine...
2010-11-05 bdemskydoesn't make sense for us to need a barrier here...
2010-11-05 jjenistajust add the type to make sure it is 3, which is what...
2010-11-05 jjenistawithout this barrier the compiler can optimize variable...
2010-11-05 jjenistahead pointer might be NULL, as is checked a few lines...
2010-11-05 jjenistaconvenient, add makefile to list of dependencies for...
2010-11-05 bdemskychange
2010-11-05 bdemskyanother bug fix
2010-11-05 bdemskybug fix
2010-11-05 bdemskybug fixes
2010-11-05 bdemskychanges
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
2010-11-03 jjenistalabyrinth is seg-faulting, if you uncomment these new...
2010-11-03 stepheySeparated out Demsky's hashStructure interface code...
2010-11-03 jjenistawhen the RCR system resolves a parent stall site, the...
2010-11-03 jjenistathis check shows that some kind of array pointer is...
2010-11-03 jjenistaupdate targets so dependence on source files is recognized
2010-11-03 jjenistaconveniences for RCR
2010-11-03 bdemskychanges
2010-11-03 bdemskybug
2010-11-03 bdemskymake sure 1 is long long...other bug fix
2010-11-03 bdemskycode changes
2010-11-03 yeomfix: have the proper size of rcrRecord since the size...
2010-11-02 jjenistanew coreprof event, move workschedule dowork label...
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
2010-11-02 jjenistaI misunderstood the REntry pointer, its a pointer to...
2010-11-02 bdemskyupdate trace to dump out gnuplot plots
2010-11-02 bdemskyfix so that profiling doesn't throw an error
2010-11-02 jjenistahave coreprof plot events
2010-11-02 yeombug fix: add the invar to the coarseConflictSet when...
2010-11-02 stepheyForgot to take out debug comments.
2010-11-02 stepheyFound a bug where if the inset variable itself has...
2010-11-01 yeomupdates on master-makefile of oooJava: generates a...
2010-11-01 jjenistathe mismatch of sequential and ooo goes away if you...
2010-11-01 jjenistaa version of micro4 that collects the results and shows...
2010-11-01 jjenistaupdate poolcreate args for deque version as well
2010-11-01 bdemskyclean stuff up a little
2010-11-01 bdemskyconvert CAS -> XCHG when possible....no retry necessary...
2010-11-01 bdemskybug
2010-10-31 yeomchanges: generate rcr retirehashtable code correctly...
2010-10-30 stepheyMinor changes: Removing vestigial code
2010-10-30 stepheyFixed:
2010-10-29 jjenistacommit some useful debug stuff all turned off until...
2010-10-29 jjenistafor original thread to become worker zero
2010-10-29 jjenistaA variable defined in task A and read in task A's child...
2010-10-29 jjenistaalternate version of micro2 that gathers results of...
2010-10-29 bdemskybug fix....have to make sure we don't insert task into...
2010-10-29 jzhouAdd support for static inner classes in mgc version...
2010-10-28 bdemskysimplify the program...still crashes
2010-10-28 jzhouDon't allocate type number for interfaces so that we...
2010-10-28 jjenistaeven though man page says otherwise, addr and len to...
2010-10-28 yeomsmall change: not using path when includes the header...
2010-10-27 jjenistaadd feature to memPool for detecting misuse of records...
2010-10-27 yeomincludes the missing header file.
2010-10-27 jzhouEnable interface for mgc version.
2010-10-27 jjenistafix sloppy code and use a more recognizable invalid...
2010-10-27 jjenistamake sure mistakes are obvious with identifiable values
2010-10-27 yeomchanges: to prevent unnecessary LOCKXCHG when the unres...
2010-10-26 bdemskyreally bad bug
2010-10-26 bdemskysingle ended queue work stealing scheduler
2010-10-26 jjenistacouple of minor bug fixes
2010-10-26 jjenistachange calloc to RUNMALLOC, added some optional debug...
2010-10-26 bdemskyoptimize dispatch a little more
2010-10-26 bdemskyChanges... small fix to jim's bugfix...touching our...
2010-10-26 jjenistafixed nasty bug, decrementing parents num running child...
2010-10-26 stepheyFixed issue where multi-dimentional primative arrays...
2010-10-26 yeombug fix: RCR sets its proper conflict type.
2010-10-25 yeommake sure that every benchmark of oooJava takes the...
2010-10-25 yeomcorrect input data for barneshut
2010-10-25 jjenistaOOO and RCR are speparate targets in the master makefil...
2010-10-25 bdemskyfix bug w/ recycling + RCR
2010-10-25 jjenistasupport for RCR and task record pool allocation
2010-10-25 jjenistathis is a BUG, don't dereference the object pointer...
2010-10-25 jzhouHack the compiler to support 'abstract' keyword for...
2010-10-25 stepheyAdded necessary variable initializations
2010-10-25 yeomchanges: handle correctly the case when a coarse grain...
2010-10-25 bdemskymake the traversers do something
2010-10-25 jjenistaChanging OoOJava work scheduler to true work stealing...
2010-10-25 jjenistaadded a debug option for deque
2010-10-25 jjenistabug fix in identifying leaf tasks
2010-10-25 stepheyChanged method for marking possible resume cases. Now...
2010-10-25 stepheyImproved heuristics for marking where resume cases...
2010-10-25 bdemskychanges
2010-10-24 stepheycleaned up some old code and comments
2010-10-24 bdemskybug fixes
2010-10-24 bdemskychanges...handle races between coarse and fine grained...
2010-10-24 stephey+Made arrays inlineable
2010-10-23 stepheyFixed bug (for reals this time) where there will be...
2010-10-23 stepheyFixed bug where one edge is traversed multiple times...
next