Changes between Version 2 and Version 3 of kernel_switch


Ignore:
Timestamp:
Aug 12, 2015, 5:23:21 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_switch

    v2 v3  
    2929 * LTID  : Task local index (in scheduler)
    3030 * VSID  : Virtual space index
    31  * N0RUN    : bit-vector defining the task state ( non zero => blocked / 0  => runnable )
     31 * N0RUN    : bit-vector defining the task state ( blocked if non zero )
    3232 * TRDID  : Thread index (in vspace)
    3333 * SIGNAL  : bit-vector (inter-tasks signalisation)