changes...plus a little optimization
[IRC.git] / Robust / src / Runtime / workschedule.c
2010-10-13 bdemskychanges...plus a little optimization
2010-09-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-23 jjenistawhile working on memory pool for task records, fixed...
2010-09-16 jjenistatemporarily disabling this coreprof event, it appears...
2010-09-10 jjenistatask execute, dispatch, reture and work grabbing events...
2010-09-07 jjenistaSeveral changes:
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-03 bdemskybug fixes for coreprof
2010-08-03 bdemskymore changes
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-01-29 yeomchanges on work scheduler.
2010-01-27 yeomchanges, use atomic operation for managing dependency...
2010-01-22 yeomchanges. add MLP condition in the place of memory alloc...
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-18 jjenistaa better workscheduler--still has a deficiency because...
2009-07-30 jjenistastall mechanism working, but data passing between SESE...
2009-07-27 jjenistasimplified work schedule, will implement work-stealing...
2009-07-24 jjenistachanges
2009-07-24 jjenistaworking up mlp system
2009-06-12 jjenistawork stealing schedule system cleanly runs highly paral...