changes...plus a little optimization
[IRC.git] / Robust / src / Runtime / mlp_runtime.h
2010-10-13 bdemskychanges...plus a little optimization
2010-10-12 jjenistaok, this is a wacky commit, purposefully leaving a...
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-08-11 jjenistafix sese garbage collection bug calculating offsets...
2010-08-03 bdemskyaccidental update
2010-08-03 bdemskychange
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-09 yeomfixes in handling unresolved pointer.
2010-04-06 yeomchanges for handling unresolved in-var pointer.
2010-03-08 yeomchanges.
2010-03-04 yeominitial commit of new memory queue. still just working...
2010-02-01 yeomkeep last snapshot for benchmark before moving to new...
2010-01-31 bdemskyfix the 64 bit clean bug with mlp
2010-01-28 yeomchanges. get rid of unnecessary iteration over the...
2010-01-27 yeomchanges, use atomic operation for managing dependency...
2010-01-13 yeomchanges in SESE lock scheme using clique covering.
2010-01-09 yeomchanges.
2010-01-07 yeomchanges.
2010-01-06 yeomchanges.
2009-12-23 yeominitial commit for adding memory conflicts feature...
2009-08-25 jjenistamethod call support works for small programs, bigger...
2009-08-25 jjenistaStill haven't worked all the bugs out of MLP's support...
2009-08-20 jjenistalots of bug fixes, partial solution towards allowing...
2009-08-18 jjenistafound one reason for system hang--there is still at...
2009-08-13 jjenistasese's wait for children to exit before exiting
2009-08-05 jjenistabig update for forwarding lists and dependency counts...
2009-07-30 jjenistastall mechanism working, but data passing between SESE...
2009-07-30 jjenistaAn implementation of parent/child stalling that compile...
2009-07-28 jjenistanewly realized mlp successfully issues and runs root...
2009-07-28 jjenistamlp system changes
2009-07-24 jjenistaworking up mlp system
2009-06-18 jjenistagetting close to mlp running a limited program
2009-06-17 jjenistaadd a phtread implementation of semaphores for general...
2009-06-16 jjenistamore work on mlp system
2009-06-10 jjenistamore mlp code, needs dependency counts
2009-06-09 jjenistamore updates towards implementing SESE runtime
2009-06-01 jjenistaabout to make lots of changes to system, just committin...
2009-05-26 jjenistaStable, not functional. Builds a switch case for uniqu...
2009-05-24 jjenistaNot functional, but stable--sese invocation code pulls...
2009-03-31 jjenistaAdded mlp runtime skeleton, flags to build it, syntax...