Operating System Lecture 4
Operating System Lecture 4
Lecture 5
Agenda for Today
Review of previous lecture
Process scheduling concepts
Process creation and termination
fork, exec, wait, exit
wait
Exec(replaces memory address of a process with new program)
exit
Number of fork
Both execute parllely
Child