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/rpc.h

    r279 r296  
    157157/***********************************************************************************
    158158 * This function is the entry point for RPC handling on the server side.
    159  * It can be executed by any thread running (in kernel mode) on any core.
     159 * It is executed by a core receiving an IPI.
    160160 * It checks the RPC fifo, try to take the light-lock and activates (or creates)
    161161 * an RPC thread in case of success.
Note: See TracChangeset for help on using the changeset viewer.