Deadlock in OS

Deadlock in OS – Resource Management In the operating system, a deadlock is a state of a process that is waiting for resources and cannot … Read More

Disk Scheduling Algorithms in OS

Disk Scheduling Algorithms in OS

Disk Scheduling Algorithms in OS A computer’s operating system utilizes a disk scheduling algorithm to determine when to execute various I/O operations. Disk scheduling is … Read More

Operations on Data Structure in C

Operations on Data Structure In this article, we’ll discuss operations on data structure: Insertion, Deletion, Copy, and Sort. The copying operation creates a new data … Read More

CPU Scheduling Criteria

CPU Scheduling Criteria There are three main CPU scheduling criteria that determine whether your process can perform at a certain time. These are Waiting Time, … Read More

x