Skip to content
ExploringBits

ExploringBits

  • Computer science
  • DBMS
  • AI
  • Algo
  • OS
  • More
    • Communication
    • Tech Leader
    • Technology
    • About Us
    • Contact Us

Operating System

Single Level Directory Program In C

Single Level Directory Program In C

There are many types of structures of directory in the Operating System. The simplest one of them is Single Level Directory structure. In this type of structure, there is one …

Read moreSingle Level Directory Program In C

Cooperating Process in Operating System

Cooperating Process in Operating System

There is no problem in process execution if processes are executed one by one and independently. But the problem occurs when more than one process is processing at the same …

Read moreCooperating Process in Operating System

Shortest Job First SJF non preemptive scheduling program in C

Shortest Job First SJF non preemptive scheduling program in C

Shortest Job First (SJF) is a CPU process Scheduling algorithm in which a process with the shortest burst time is executed first by the CPU and then processes with increasing …

Read moreShortest Job First SJF non preemptive scheduling program in C

Disk management in operating system

Disk management in operating system

To understand the disk management in the operating system we also have to understand the architecture of the disk and how this disk works. The disk management in operating systems …

Read moreDisk management in operating system

architecture of unix operating system with diagram

Architecture of UNIX operating system with diagram

Unix is a multitasking, multiuser operating system. It is also referred to as the heart of all operating system. It also acts as the base of popular OS like Linux …

Read moreArchitecture of UNIX operating system with diagram

spooling in operating system

What is spooling in OS [operating system] with diagram

Spooling is a computing term which stands for Simultaneous Peripheral Operations Online. One of the main uses of Spooling is to copy data from one device to another where in …

Read moreWhat is spooling in OS [operating system] with diagram

difference between trap and interrupt

Difference between trap and interrupt

The main purpose of the interrupt is to bring attention to the CPU to some high priority events that have to be executed immediately. The trap is the same as …

Read moreDifference between trap and interrupt

Difference between process and thread

Difference between process and thread [process vs thread]

In an operating system, when some applications execute their program then it has to utilize the multi-tasking capability of the operating system to complete the program. Therefore to utilize this …

Read moreDifference between process and thread [process vs thread]

difference between user level thread and kernel level thread

Difference between user level thread and kernel level thread

To perform the multitasking operation the operating system provides processes and threads. But today will be going into more detail about what are the types of threads. There are mainly …

Read moreDifference between user level thread and kernel level thread

functions of operating system

Functions of operating system

The primary goal of the operating system is making an easy to use interface which is user friendly and can be easy to use. And the second goal of the …

Read moreFunctions of operating system

Post navigation
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →
Follow ExploringBits.com