Operating System (OS) in Computer Science Engineering (CSE) is an important subject which allows the computer hardware to communicate and function with the computer software. This subject includes various Processes, Threads, Inter‐process communication, Concurrency and Synchronization, Deadlock, CPU Scheduling, Memory Management, Virtual Memory, and File systems with a weightage of 6-9 marks.
Lecture Number | Topic Name | Video Link |
Lecture-1 | Introduction & Basics of OS | Login to watch |
Lecture-2 | Types of Operating Systems | Login to watch |
Lecture-3 | Process Management: What is the Process? | Login to watch |
Lecture-4 | Process Management: Process State Transition Diagram | Login to watch |
Lecture-5 | Process Scheduling & Types of Schedulers | Login to watch |
Lecture-6 | CPU Scheduling: Scheduling Times and FCFS Algorithm | Login to watch |
Lecture-7 | CPU Scheduling: SJF & SRTF | Login to watch |
Lecture-8 | CPU Scheduling: SRRN and Priority Based Algorithms | Login to watch |
Lecture-9 | CPU Scheduling: Round Robin Algorithm | Login to watch |
Lecture-10 | DPP: Scheduling Algorithms | Login to watch |
Lecture-11 | CPU Scheduling: Multilevel Queue & Feedback Scheduling | Login to watch |
Lecture-12 | Threads & Multithreading | Login to watch |
Lecture-13 | Process Synchronization: Race Condition | Login to watch |
Lecture-14 | Process Synchronization: Solution for Critical Section Problem | Login to watch |
Lecture-15 | Synchronization Hardware: Test & Set, Swap | Login to watch |
Lecture-16 | Synchronization Tool: Semaphore | Login to watch |
Lecture-17 | Practice Questions on Semaphore | Login to watch |
Lecture-18 | Bounded Buffer: Classical Problems on Synchronization | Login to watch |
Lecture-19 | Classical Problems on Synchronization: Reader-Writer | Login to watch |
Lecture-20 | Classical Problems on Synchronization: Dining Philosopher | Login to watch |
Lecture-21 | Deadlock: Introduction | Login to watch |
Lecture-22 | Deadlock Prevention | Login to watch |
Lecture-23 | Deadlock Avoidance & Banker’s Safety Algorithm | Login to watch |
Lecture-24 | Banker’s Algorithm: Resource Allocation | Login to watch |
Lecture-25 | Questions on Deadlock | Login to watch |
Lecture-26 | Deadlock Detection & Recovery | Login to watch |
Lecture-27 | System Calls & Fork () | Login to watch |
Lecture-28 | Memory Management: Contiguous Technique | Login to watch |
Lecture-29 | Paging: Introduction | Login to watch |
Lecture-30 | Paging: Address Translation | Login to watch |
Lecture-31 | Paging: Practice Questions | Login to watch |
Lecture-32 | Paging: Performance Improvement & TLB | Login to watch |
Lecture-33 | Paging: TLB Tags and Direct Mappings | Login to watch |
Lecture-34 | Paging: TLB Tags and Set Associative Mappings | Login to watch |
Lecture-35 | Multilevel Paging | Login to watch |
Lecture-36 | Segmentation | Login to watch |
Lecture-37 | Virtual Memory: Introduction | Login to watch |
Lecture-38 | Page Replacement Policies: FIFO, Optimal, LRU | Login to watch |
Lecture-39 | Page Replacement Policies: LFU, MFU | Login to watch |
Lecture-40 | Frame Allocation, Thrashing and Working Set | Login to watch |
Lecture-41 | Inverted Page Table, Hashed Page Table | Login to watch |
Lecture-42 | Segmented Paging | Login to watch |
Lecture-43 | Questions on Paging and Virtual Memory | Login to watch |
Lecture-44 | Introduction of File System | Login to watch |
Lecture-45 | File System: Disk Structure | Login to watch |
Lecture-46 | File System: Disk Formatting & Disk Blocks | Login to watch |
Lecture-47 | File System: File Allocation Methods | Login to watch |
Lecture-48 | Disk Scheduling | Login to watch |
Lecture-49 | All Homework Questions | Login to watch |