OS topics for Final
Chapter wise:
From Chapter 6 Synchronization-tools to Chapter 10 Virtual Memory.
Then Chapter 13 File-System Interface also included in Final Term.
Click the Link: https://www.os-book.com/OS10/slide-dir/
Topic wise:
- Process Synchronization
- Race Conditions
- Critical Section Issues Critical Section Problem Algorithms
- Classical Problems of Synchronization (Bounded Buffer Problem), Readers Writers Problem, Dining Philosophers Problem
- Counting Semaphores, Binary Semaphores
- Deadlocks, Deadlocks Example, Deadlock Characterization
- Deadlocks Prevention and Avoidance, Safe and Unsafe State.
- Resource Allocation Graphs
- Bankers Algorithms, Deadlock Detection and Recovery
- Memory Management Contiguous and Non-Contiguous Allocations, Swapping, Paging, Paging Tables, Segmentation
- Virtual Memory, Demand Paging, Page Faults, FIFO, Optimal
- LRU, MRU, Thrashing Work Set
- File System Management, File System Architecture, File Protection, Disk Structures, Directory Structures
- Operating System Security, Security Issues
- Prevention, Detection, Correction
- Threats
- Threat Monitoring
0 Comments