Kernel view

How does the kernel see the process?

Manges execution of processes

  • allocate resources
  • scheduling CPU time
  • managing memory
  • handling I/O
    Sees process as collection of resources

See also User view