Virtualization fundamental concept of compute

Virtualization: Fundamental concepts of compute: Virtualization in cloud computing is making a virtual image of the storage devices servers or network resources so that they ...

Read more

Memory management

Memory management is the functionality of an operating system which handles or manages primary memory and moves processes back and forth between main memory and ...

Read more

Concept of Threads

A thread is a single sequential flow of control within a program. A thread is the smallest unit of processing that can be performed in ...

Read more

Process concept

Program which is under execution is known as process. Two conditions for process Attributes of process: Description about process attributes is given below 1. Process ...

Read more

Directory Structure OS

A directory or storage device can be used in its entirety for a file system. It can also be subdivided. For example, A disk can ...

Read more

Contiguous disk space allocation method

In contiguous disk space allocation method, files are assigned to contiguous areas of secondary storage. A user specifies in advance the size of the area ...

Read more

File systems

File Systems:  A filesystem is the methods and data structures that an operating system uses to keep track of files on a disk or partition, ...

Read more

Types of os

Different Types of OS:  Some of the most widely used types of Operating system. Simple Batch System Multiprogramming Batch System Multiprocessor System Distributed Operating System ...

Read more

Evolution of os

Evolution of OS is divided in 5 phases: Phase 0: (1940-1955):  Computers are exotic experimental equipment.  Program in machine language.  Use plug boards to direct ...

Read more

Functions of os

Functions of OS 1. Booting Booting is a process of starting the computer operating system starts the computer to work. It checks the computer and ...

Read more