Expand description
Implementation of TaskManager
It is only used to manage processes and schedule process based on ready queue. Other CPU process monitoring functions are in Processor.
Structs
TASK_MANAGER instance through lazy_static!
Implementation of TaskManager
It is only used to manage processes and schedule process based on ready queue. Other CPU process monitoring functions are in Processor.
TASK_MANAGER instance through lazy_static!