Week 1 |
1 |
Operating System Basics (History of OS from Legacy to current) MS-DOS, Windows |
|
2 |
Types of Operating System |
Week 2 |
3 |
System Calls, System Programs, System Structures |
|
4 |
Process Concept, Process State Diagram, Process Control Block, Schedulers (Long, Short, Medium) |
Week 3 |
5 |
Operation on Processes, Inter Process Communication |
|
6 |
Communication in Client-Server Systems (Sockets, RPCs, Pipes) |
Week 4 |
7 |
Thread Concepts, Thread Types, Thread Control Block |
|
8 |
Thread’s Design, Multithreading Models, Threading Issues |
Week 5 |
9 |
CPU Scheduling (FCFS Algorithms, SJF) |
|
10 |
CPU Scheduling (SRTF, Round Robin) |
Week 6 |
11 |
CPU Scheduling (Priority Non-Preemptive, Priority Preemptive) |
|
12 |
CPU Scheduling (Multi-level Queues, Multi-level Queues Feedback) |
Week 7 |
13 |
Thread Scheduling, Multiple Processor Scheduling |
|
14 |
Real-Time Scheduling |
Week 8 |
1 hours |
Mid Term |
Week 9 |
15 |
CPU Scheduling Algorithms |
|
16 |
Comparison of CPU Scheduling Algorithms |
Week 10 |
17 |
Process Synchronization, Race Conditions, Critical Section Issues Critical Section Problem Algorithms |
|
18 |
Bakery Algorithm, |
Week 11 |
19 |
Classical Problems of Synchronization (Bounded Buffer Problem), Readers Writers Problem, Dining Philosophers Problem, |
|
20 |
Sleeping Barbers Problems, Counting Semaphores, Binary Semaphores, Monitors, Condition Variables |
Week 12 |
21 |
Deadlocks, Deadlocks Example, Deadlock Characterization |
|
22 |
Deadlocks Prevention and Avoidance, Safe and Unsafe States |
Week 13 |
23 |
Resource Allocation Graphs |
|
24 |
Bankers Algorithms, Deadlock Detection and Recovery |
Week 14 |
25 |
Memory Management Contiguous and Non-Contiguous Allocations, Swapping, Paging, Paging Tables, Segmentation |
|
26 |
Virtual Memory, Demand Paging, Page Faults, FIFO, Optimal |
Week 15 |
27 |
LRU, MRU, Thrashing Work Set |
|
28 |
File System Management, File System Architecture, File Protection, Disk Structures, Directory Structures. |
Week 16 |
29 |
Operating System Security, Security Issues, |
|
30 |
Prevention, Detection, Correction, |
Week 17 |
2 hours |
Final Term |