Changes between Version 20 and Version 21 of Developer/SMP


Ignore:
Timestamp:
01/13/14 15:53:47 (10 years ago)
Author:
Sh
Comment:

/* Future Directions */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v20 v21  
    399399Do we need the ability to move a thread from one dispatching domain to another?
    400400Application-level threads do not migrate.  Worker threads do no either.
     401Worker threads do no either.  The
     402only allowable (and desirable) migration is for the execution of
     403application-level threads in global resources
    401404= = Task Variables  ==
    402405