Ignore:
Timestamp:
Jul 31, 2017, 1:59:52 PM (7 years ago)
Author:
alain
Message:

Several modifs in the generic scheduler and in the hal_context to
fix the context switch mechanism.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/kern/cluster.c

    r279 r296  
    117117                 __FUNCTION__ , local_cxy , hal_get_cycles() );
    118118
    119     // initialises all cores descriptors
     119    // initialises all cores descriptors 
    120120        for( lid = 0 ; lid < cluster->cores_nr; lid++ )
    121121        {
Note: See TracChangeset for help on using the changeset viewer.