Blog post: https://shivammitra.com/operating%20s...
Operating System Tutorial: • Operating System Study Plan and Syllabus
Process creation part 1: • Part 1 of 2: Process creation in os u...
In this video:
Understand about different behaviours of child and parent process.
Understand use of exec(), wait() and exit() system call.
Understand flow chart diagram of process creation.
Understand process creation using code.
Understand why copy on write is important.
#operatingsystem #processmanagement #fork #systemcall #exec #wait #exit #gate #interviews