Crate starry_core

Source
Expand description

The core functionality of a monolithic kernel, including loading user programs and managing processes.

Modulesยง

  • User address space management.
  • User task management.