
The learning objectives of this course is to understand how the operating system manage the hardware as ressources( CPU and Memory) :
- Manage the CPU time by scheduling the process execution, we will learn diffrent algorithms used to share the cpu time between process : Shortest Job First, Shortest Remaining Time, Priority , First In First Out, and Round Roubin.
- Manage the memory space by allocating the memory to diffrent process.
- المعلم: SABRI GHAZI