Expand description
User-space program loader
This module handles loading user-space programs from the filesystem and creating processes to execute them.
Functions§
- load_
init_ process - Load and execute the init process
- load_
shell - Load the shell program
- load_
user_ program - Load a user program from the filesystem