IRC.git
2010-10-14 jjenistacoreprof updates, nothing huge
2010-10-14 jjenistahash of OIDs should not bit shift
2010-10-14 jzhouFix bug in termination of the multicore gc version...
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-10-13 jjenistabug fixes for oooJava, some debug events for coreprof...
2010-10-13 jjenistajust a convenient script to repeat the official problem...
2010-10-13 jjenistaadded prefetch when grabbing a record for next one...
2010-10-13 jjenistaupdates for some convenient debug events and a covnert...
2010-10-13 bdemskychanges...plus a little optimization
2010-10-13 jjenistaa new buildscript option to save teh source code in...
2010-10-13 bdemskychanges
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...
2010-10-12 bdemskymore code towards working...it actually compiles now...
2010-10-12 yeomadd test script for raytracer
2010-10-12 jjenistaok, this is a wacky commit, purposefully leaving a...
2010-10-12 bdemskymore changes
2010-10-12 jjenistaa hack to enable when adding new language features...
2010-10-12 jjenistabug fix
2010-10-12 bdemskytowards getting the compiler to run
2010-10-11 bdemskychanges
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-10-11 jjenistaan example showing empty reach state propagation that...
2010-10-11 jjenistaWe modify benchmarks to run the suite in different...
2010-10-11 stepheyAdded rough draft of how a remove from the hashStructur...
2010-10-11 bdemskytest case for rcr
2010-10-11 bdemskyclean up printing some more
2010-10-11 bdemskyhack OoOJava RCR to not run disjointness twice...we...
2010-10-09 bdemskyclean up printing formatting a little...make it easier...
2010-10-09 bdemskyfix several bugs...
2010-10-08 yeomchanges.
2010-10-08 yeomchanges on moldyn.
2010-10-08 jjenistaremoving backup version for yong hun
2010-10-08 yeomMoldyn benchmark.
2010-10-08 jzhouFix alias locks. KMeans is now serialized but the...
2010-10-07 jzhouRemove debug messages
2010-10-07 jzhouForgot to check in bug fixes of Tracking benchmark
2010-10-07 jzhouBug fix for generating shared locks for aliased objects
2010-10-07 jzhoubug fix
2010-10-05 jjenistaupdates
2010-10-05 yeomtry to get more information about flagged sites.
2010-10-05 jjenistafix bugs to run without pool allocation like the ppopp...
2010-10-05 jjenistacpaturing some makefile updates and have OoOJava print...
2010-10-04 jzhouConfig the size of the shared heap for TSP benchmark
2010-10-01 jzhouFix bugs in cache adapt verion.
2010-10-01 stepheyWork-In-Progress check in. Will not error out if RCR...
2010-10-01 stepheyforgot an #endif at the end of the file
2010-10-01 stepheyAdded C files from oooJava folder + minor modifications...
2010-10-01 jjenistafor timing disjoint reachability in oooJava benchmarks
2010-09-29 bdemskyvarious hacks...
2010-09-29 bdemskyget rid of truncate macro...just stick it into the...
2010-09-29 jzhouClean up the code
2010-09-28 jzhouClean up the code: clean up debug msgs
2010-09-28 jjenistanames
2010-09-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-27 jjenistabug fix, new events
2010-09-26 stepheyTested and Debugged versions of waitingQueue for the...
2010-09-26 stepheyChanges
2010-09-26 stepheyremoved locking for waitingQueue add since it's not...
2010-09-26 stepheyWaitingQueue Correctness tests for RCR. FAKE mlp_lock...
2010-09-24 jjenistafound a bug, wasn't returning pointer at end of poolcre...
2010-09-24 jzhouClean up the code: remove commented code
2010-09-24 jjenistathere is definitely an uninitialized mem bug, temp...
2010-09-24 jjenistasome outstanding mods to coreprof parsing
2010-09-23 jjenistaworking on task mem pool, there is a crash bug, use...
2010-09-23 jjenistawhile working on memory pool for task records, fixed...
2010-09-23 jjenistause buildscript option to give benchmarks enough heap...
2010-09-23 jjenistasupport for optimizations later, leaf tasks need less...
2010-09-23 jzhoubug fix in gc cache adaption
2010-09-22 jzhoubug fix
2010-09-22 stepheyAdded getter method to get all effects (needed for...
2010-09-22 stepheyThis version prints out correct C code in terms of...
2010-09-22 bdemskyfix bugs
2010-09-22 bdemskyoptimiz
2010-09-21 jjenistaturn off coreprof by default
2010-09-21 jzhoufix performance bug
2010-09-21 jzhoumy changes
2010-09-21 jjenistaan appropriate test to simulate SOR for new pool allocation
2010-09-21 jjenistadisable coreprof by default
2010-09-21 jjenistahelp user by showing human-readable task identifier
2010-09-21 bdemskychanges
2010-09-21 jzhouBug fix in gc cache adaption version
2010-09-20 jzhouRemove the boundary of cache access sampling. Add outpu...
2010-09-18 jzhouInitial version of cache adaption for mutator
2010-09-16 jjenistamodularize core prof correctly, starting mem pool strat...
2010-09-16 jjenistamini test to mimic SOR for mem pool testing
2010-09-16 jjenistatemporarily disabling this coreprof event, it appears...
2010-09-16 jzhouMake the statistic data for cache adaption irrelavent...
2010-09-15 jzhouAdd code for change the cache policy for the mutator...
2010-09-15 jjenistathis micro benchmark does not accurately imitate OOOjav...
2010-09-12 jjenistaa self-contained test of the mempool strategy, doesnt...
2010-09-11 stepheyWork In Progress Commit.
2010-09-10 jjenistachange parser to match runtime changes, still some...
2010-09-10 jjenistatask execute, dispatch, reture and work grabbing events...
2010-09-10 stepheyWork In Progress Commit.
2010-09-09 stepheyAdded logic for determining weakly connected groups...
2010-09-08 jjenistaChanged parsing of coreprof data to keep parent/child...
2010-09-08 stepheyJim told me to change the int hashCodeSpecific() functi...
2010-09-07 jjenistaChanged coreprof macros to match coreprof.h, altered...
2010-09-07 jjenistaSeveral changes:
2010-09-07 jjenistaa test case for shutting down ooojava work threads...
next