Change to use large pages for shared runtime data in the shared memory
[IRC.git] / Robust / src / Runtime / bamboo / multicoremem.h
2011-07-09 jzhouChange to use large pages for shared runtime data in...
2011-07-08 bdemskybug fixes...runs at least one benchmark now....
2011-07-07 bdemskybug fixes
2011-07-07 bdemskycode towards PMC compiling
2011-07-07 jzhoumy changes
2011-07-03 bdemskybug fixes
2011-07-02 bdemskylots of bug fixes...none of them the right one
2011-06-28 bdemskyback out debug options
2011-06-28 bdemskynext roundof bug fixes
2011-06-27 bdemskyruns the memory benchmark now...
2011-06-21 bdemskychanges
2011-06-19 bdemskyclean up stuff...will add back later...
2011-06-18 bdemskycode changes
2011-06-18 bdemskybug fixes
2011-06-01 jzhouParallelize the cache adpation
2011-05-12 jzhouNow the cache adapt version works
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-07 jzhoubug fix in multicore code
2011-05-05 jzhouPolish multicore code
2011-04-15 jzhouChanges regarding the lock system. Still bugs and the...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-06 jzhouChanges
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-29 jzhouRemove the local mapping tbl and shared mapping tbl...
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...