+
GATE Exam » GATE Videos » CS & IT Engineering » Operating System Videos for GATE – CS & IT | Vishvadeep Gothi

Operating System Videos for GATE – CS & IT | Vishvadeep Gothi

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 NumberTopic NameVideo Link
Lecture-1Introduction & Basics of OSLogin to watch
Lecture-2Types of Operating SystemsLogin to watch
Lecture-3Process Management: What is the Process?Login to watch
Lecture-4Process Management: Process State Transition DiagramLogin to watch
Lecture-5Process Scheduling & Types of SchedulersLogin to watch
Lecture-6CPU Scheduling: Scheduling Times and FCFS AlgorithmLogin to watch
Lecture-7CPU Scheduling: SJF & SRTFLogin to watch
Lecture-8CPU Scheduling: SRRN and Priority Based AlgorithmsLogin to watch
Lecture-9CPU Scheduling: Round Robin AlgorithmLogin to watch
Lecture-10DPP: Scheduling AlgorithmsLogin to watch
Lecture-11CPU Scheduling: Multilevel Queue & Feedback SchedulingLogin to watch
Lecture-12Threads & MultithreadingLogin to watch
Lecture-13Process Synchronization: Race ConditionLogin to watch
 
Lecture-14Process Synchronization: Solution for Critical Section ProblemLogin to watch
Lecture-15Synchronization Hardware: Test & Set, SwapLogin to watch
Lecture-16Synchronization Tool: SemaphoreLogin to watch
Lecture-17Practice Questions on SemaphoreLogin to watch
Lecture-18Bounded Buffer: Classical Problems on SynchronizationLogin to watch
Lecture-19Classical Problems on Synchronization: Reader-WriterLogin to watch
Lecture-20Classical Problems on Synchronization: Dining PhilosopherLogin to watch
Lecture-21Deadlock: IntroductionLogin to watch
Lecture-22Deadlock PreventionLogin to watch
Lecture-23Deadlock Avoidance & Banker’s Safety AlgorithmLogin to watch
Lecture-24Banker’s Algorithm: Resource AllocationLogin to watch
Lecture-25Questions on DeadlockLogin to watch
Lecture-26Deadlock Detection & RecoveryLogin to watch
Lecture-27System Calls & Fork ()Login to watch
Lecture-28Memory Management: Contiguous TechniqueLogin to watch
Lecture-29Paging: IntroductionLogin to watch
Lecture-30Paging: Address TranslationLogin to watch
Lecture-31Paging: Practice QuestionsLogin to watch
Lecture-32Paging: Performance Improvement & TLBLogin to watch
Lecture-33Paging: TLB Tags and Direct MappingsLogin to watch
Lecture-34Paging: TLB Tags and Set Associative MappingsLogin to watch
Lecture-35Multilevel PagingLogin to watch
Lecture-36SegmentationLogin to watch
Lecture-37Virtual Memory: IntroductionLogin to watch
Lecture-38Page Replacement Policies: FIFO, Optimal, LRULogin to watch
Lecture-39Page Replacement Policies: LFU, MFULogin to watch
Lecture-40Frame Allocation, Thrashing and Working SetLogin to watch
Lecture-41Inverted Page Table, Hashed Page TableLogin to watch
Lecture-42Segmented PagingLogin to watch
Lecture-43Questions on Paging and Virtual MemoryLogin to watch
Lecture-44Introduction of File SystemLogin to watch
Lecture-45File System: Disk StructureLogin to watch
Lecture-46File System: Disk Formatting & Disk BlocksLogin to watch
Lecture-47File System: File Allocation MethodsLogin to watch
Lecture-48Disk SchedulingLogin to watch
Lecture-49All Homework QuestionsLogin to watch