Ignore:
Timestamp:
Aug 4, 2017, 2:03:44 PM (7 years ago)
Author:
alain
Message:

1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce the generic vfs_kernel_move() function.

File:
1 edited

Legend:

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

    r311 r317  
    358358    remote_spinlock_lock_busy( lock_xp , &save_sr );
    359359
    360     nolock_printk("\n********** scheduler state for core[%x,%d] **********************\n"
     360    nolock_printk("\n***** scheduler state for core[%x,%d]\n"
    361361           "kernel_threads = %d / user_threads = %d / current = %x\n",
    362362            local_cxy , core->lid,
Note: See TracChangeset for help on using the changeset viewer.