Add code for change the cache policy for the mutator. In each round of gc, decide...
[IRC.git] / Robust / src / Runtime /
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
2010-04-14 jihoonlnothing.
2010-04-13 adashsmall change
2010-04-13 adashannoying bug fixed; works well with current recovery...
2010-04-13 jihoonltranslists
2010-04-10 jzhoufix some bugs in Bamboo
2010-04-09 yeomfixes in handling unresolved pointer.
2010-04-08 jihoonltransaction clearing done.
2010-04-07 jihoonltwo phase recovery
2010-04-06 yeombug fixes for handling unresolved pointer.
2010-04-06 yeomchanges for handling unresolved in-var pointer.
2010-04-05 yeombring last changes for proper handling 64bit before...
2010-04-03 jihoonlpaxos in separate file.
2010-04-01 jihoonlstill fixing
2010-04-01 jihoonlstill have racing condition..
2010-03-23 yeomchanges for a better strategy of clearing memory.
2010-03-18 jzhoubug fix in multicore Bamboo, TILERZ_LINUX mode now...
2010-03-18 adashadded the new looup table for prefetch cache
2010-03-18 jzhouBAMBOO TILERA_ZLINUX mode works with single-core versio...
2010-03-17 jzhouTILERA_ZLINUX mode for BAMBOO can be compiled now,...
2010-03-17 jzhoucode clean: define TILERA_BME mode and TILERA_ZLINUX...
2010-03-13 adashmore changes
2010-03-13 adashchanges for optimizations
2010-03-13 adashchanges
2010-03-11 jzhouremove some redundant outputs
2010-03-11 jzhousome missing check in
2010-03-10 jzhoumark before adding zero-overhead linux mode
next