Due Processes lecture in color

Due processes

Process concepts

Process rules

Process groups

fork

fork is dangerous!

exec

wait

Foreground and background

Typical uses of background processes:

Example: moving lots of files:

A simple background process

Background process caveat

Jobs

Daemons

Daemon concepts (IP)

A simple daemon (in Perl)

Not the whole story

Viewing processes

Communicating with processes

Shell process control:

Problem with shell mechanisms

Signals

Kill

Map between shell and kill

Problem of the day #1

Using kill

Process Tasks

Inside a process

Processes occupy memory.

Mapping:

Dynamic model of process memory

Cryptic C and C++ error messages explained!

Process execution model:

LRU Swapping


lecture in color

/comp/150NET/notes/processes.php
downloaded on Nov-23-2009 03:29:36 PM,
was last modified on Feb-17-2004 10:49:16 PM.

All lecture note content is copyright 2004 by
Alva L. Couch, Computer Science, Tufts University