Now that all the pieces are in place, enable SMP for real: Initialize the CPU records, launch the CPUs at the end of kernel initialization, have them wait for a flag to release them into the scheduler, then enter into the runnable threads via _Swap(). Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
|---|---|---|
| .. | ||
| gen_offset.h | ||
| kernel_internal.h | ||
| kernel_offsets.h | ||
| kernel_structs.h | ||
| ksched.h | ||
| kswap.h | ||
| offsets_short.h | ||
| syscall_handler.h | ||
| timeout_q.h | ||
| wait_q.h | ||