Work-In-Progress check in. Will not error out if RCR is not enabled HOWEVER it will...
[IRC.git] / Robust / src / Runtime /
2010-10-01 stepheyforgot an #endif at the end of the file
2010-10-01 stepheyAdded C files from oooJava folder + minor modifications...
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-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-26 stepheyTested and Debugged versions of waitingQueue for the...
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-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 jzhoubug fix in gc cache adaption
2010-09-22 jzhoubug fix
2010-09-22 bdemskyfix bugs
2010-09-22 bdemskyoptimiz
2010-09-21 jzhoufix performance bug
2010-09-21 jzhoumy changes
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 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-10 jjenistatask execute, dispatch, reture and work grabbing events...
2010-09-07 jjenistaSeveral changes:
2010-09-02 jzhouremove unnecessary dtlb flush
2010-09-02 jzhouFix the 'markbit' bug of cache-adapt multicoregc versio...
2010-09-02 jzhouClean multicore version code
2010-09-02 stepheyQuick Change: Moved some misplaced comments.
2010-09-02 stepheyContains first sketch of waiting queue logic. The Waiti...
2010-09-02 jzhouAdd code for GC_CACHE_ADAPT version. Now the 61-1gc...
2010-09-01 stepheyVery, very rough draft of the hash structure to be...
2010-08-21 jzhouFix a performance bug in the multicore gc version....
2010-08-16 jzhouRecent code changes: remove redundant code/comment...
2010-08-16 jjenistaback out change to separate event type and timestamp...
2010-08-16 jjenistachecking bug fix for memory queue, the jury is still...
2010-08-16 jjenistachange garbage.c initial heap size to a macro, configur...
2010-08-12 stepheyfixed some include bugs
2010-08-11 jjenistafix sese garbage collection bug calculating offsets...
2010-08-09 jjenistadid something I shouldnt have, mixed changes for two...
2010-08-06 yeomchanges to have proper path of coreprof.h
2010-08-05 jzhouFix bug in multicore gc: the master core should send...
2010-08-05 stepheyChanges.
2010-08-03 bdemskybug fixes for coreprof
2010-08-03 bdemskyaccidental update
2010-08-03 bdemskychange
2010-08-03 bdemskymore changes
2010-08-02 bdemskychecking outstanding changes in my CVS
2010-08-01 bdemskycheck in bug fixes...yong-hun, these are already in...
2010-07-31 stepheyVery preliminary renaming and removing unused functions...
2010-07-30 yeomchanges.
2010-07-30 stepheyRemoved redudant code
2010-07-30 bdemskyarraycopy method
2010-07-28 stepheyAdded Runtime C files for Queue to be used in Runtime...
2010-07-28 jzhouAdd the BH benchmark from JOlden for the multicore gc
2010-07-24 jzhouadd new benchmark lcss which was ported frim nofib...
2010-07-23 jzhousome bug fixes
2010-07-23 yeomforgot to bring previous fixes.
2010-07-19 jzhouConfigure the workloads of the benchmarks and the size...
2010-07-17 jzhouAssign each core 4 blocks of shared memory and set...
2010-07-17 jzhouMove the auxiliary tables our of the shared heap
2010-07-17 jzhoubug fix
2010-07-16 jzhouadd the new benchmark fibheaps ported from the nobench...
2010-07-14 yeombug fix: memory queue has the case of empty rentry.
2010-07-14 jzhouAdd macros to control the memory allocation/cache/memor...
2010-07-09 jzhouFix the strategy for determination of when the gc mark...
2010-07-08 jzhouChange the local hashtable for recording the pointer...
2010-07-08 jzhouChange the zero out strategy for the shared memory...
2010-07-07 jzhouAdd a new shared memory allocation strategy: mixed...
2010-07-06 jzhouAdd a new shared memory allocation strategy: fixed...
2010-07-02 jzhouset the shared mem as 16MB
2010-07-02 jihoonlnow it is working when only one machine left
2010-07-02 jihoonlrecovery done
2010-07-01 jihoonlchange some bugs are fixed
2010-07-01 jzhouStatically ping memory from the nearest memory controll...
2010-06-28 adashchanges for debugging
2010-06-24 jzhouCapture the version with shared hash table for pointer...
2010-06-23 jihoonldebugging..
2010-06-23 jihoonlchang
2010-06-23 jihoonlchange
2010-06-22 jihoonlchange
2010-06-22 jihoonlrecovery..
2010-06-21 jzhouCapture the version with mapinfo phase
2010-05-25 jihoonlbyte info
2010-05-22 jihoonlsimultaneous failure
2010-05-21 jihoonlsingle failure
2010-05-18 adashoptimized picking of read-set during pile creation
2010-05-17 adashchanges
2010-05-06 yeomchanges for the case that an SESE enqueues more than...
2010-05-04 yeomchanges for using unique ID instead of obj address...
2010-05-03 yeombring a snapshot before further changes of memory queue...
2010-04-27 jihoonlpolling thread ping only leader machine when a machine...
2010-04-27 jihoonlnew recovery protocol
2010-04-16 adashsmall change
2010-04-16 adashgrab locks on sockpool for all communications involving...
2010-04-16 jzhoudisable Timer interrupt and some bug fixing
next