Deadlock in OS In this tutorial you will learn about Deadlock in OS and basics characteristics of deadlock. This tutorial will be helpful for computer science students. Questions based on Deadlock concepts are generally asked in GATE exam. Let’s start with introduction of Deadlock. Frequently asked Questions Some frequently asked questions from deadlock in os […]
Operating System Study material
Disk Scheduling Algorithms
Disk Scheduling Algorithms in OS Disk scheduling algorithms in os are explained in this tutorial with the help of example. Questions based on disk scheduling algorithms are generally asked in GATE and UGC NET exam. This tutorial will be very helpful for Computer science students and GATE CSE aspirants. What is Disk Scheduling ? Disk […]
Disk Structure and Disk Storage Concepts
Disk Structure in OS In this tutorial you will learn about hard disk structure in os and related concepts. disk storage concepts are also discussed in this tutorial. Various disk performance parameters are also explained. Questions based on disk are generally asked in GATE exam. This tutorial will be beneficial for computer science students and […]
Operating System Input Output
Operating System Input Output System Operating System Input Output is an important function and known as Input Output Management. This tutorial covers the concepts of Input Output System and Subsystem used by Operating System. Let’s understand each concept in detail. What is an Input Output System ? Input output system transfer the information between Computer […]
Page Replacement Algorithms in Operating System
Page Replacement Algorithms in OS Pagе Rеplacеmеnt Algοrithms in OS is an important topic for GATE CSE and UGC NET exam. Almost every year a question form page replacement algorithms in os such as FIFO , LRU and Optimal Page replacement is always asked GATE exam. We will cover all three page replacement algorithms in […]
Virtual Memory in OS
Virtual Memory in OS We will cover the concept of virtual memory in os in this tutorial. Questions based on virtual memory are generally asked in GATE CSE and UGC NET exam. This tutorial will be helpful for computer science students and GATE, UGC NET Aspirants. Frequently Asked Questions Some frequently asked question on Virtual […]
Dynamic Loading And Linking in OS
Dynamic Loading and Linking in Operating System Dynamic Loading and Linking is an important concept in Operating System. We will cover the concepts of Dynamic Loading and Linking in this tutorial. This tutorial will be helpful for computer science students as well as the for those students also who are preparing for GATE and UGC […]
Logical Address and Physical Address in Operating System
Logical Address and Physical Address in Operating System Logical Address and Physical address in Operating System play an important role in finding the instructions or data required by the CPU. In this tutorial we are covering the concepts of logical address and physical address in operating system. Questions based on logical address and physical address […]
Types of Contiguous Memory Allocation in Operating System
Types of Contiguous Memory Allocation in Operating System – Tutorial In this tutorial we will learn about different types of contiguous memory allocation methods in operating system. In the Contiguous Memory Allocation in Operating system, every process is contained in a single contiguous section of memory. This topic is important for UGC NET exam from […]