Credits: 3 (3-0-0)
Prerequisites: ELL305
Overlaps with: COL331, MTL458, ELL783
Description
Introduction to OS; Process and Thread management; Scheduling; Concurrent threads and processes: mutual exclusion, synchronization, inter-process communication; Memory management: Cache and Virtual Memory management; Resource management: deadlock and its prevention; File management; I/O management; Introduction to real time systems; Elements distributed operating systems.
Prerequisite Tree
flowchart TD
ELL405-329[ELL405]
ELL305-329 --> ELL201-329[ELL201]
ELL201-329 --> ELL101-329[ELL101]
ELL405-329 --> ELL305-329[ELL305]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;