Module sched

Source
Expand description

Scheduler module.

This module provides the kernel’s scheduling system, which is responsible for managing tasks and their execution.

Modules§

dispatcher
Dispatcher module.
scheduler
Scheduler module