CS 480-M01 Linux System Administration - CRN 60315 - Fall 2022
[Home]     [Syllabus]     [Notes]     [Grades]

CS 480 Lec 5 FA22

CS 480 M01 Lecture Notes 5 - Sep 7, 2022

Last Time

Ch 4. Process Control

"A process represents a running program. It’s the abstraction through which memory, processor time, and I/O resources can be managed and monitored."

Software Architecture of the Linux OS
SW Architecture

Components

Life Cycle

Signals (~ 30 different kinds in Linux) : process-level interrupt requests

next ... Process Monitoring, /proc, strace, Runaway Processes, Periodic Processes