Expand description
Scheduler initialization and timer setup
Contains the bootstrap initialization path (init_with_bootstrap) used
during early kernel boot, the normal initialization path (init), and
architecture-specific preemption timer configuration.
Functions§
- init
- Initialize scheduler normally (after bootstrap)
- init_
with_ bootstrap - Initialize scheduler with bootstrap task