wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Virtual memory

profile
Tanisha Joshi
Aug 13, 2024
0 Likes
0 Discussions
97 Reads

Virtual memory

Virtual memory is a memory management technique used by operating systems to give the appearance of a large, continuous block of memory to applications, even if the physical memory (RAM) is limited. It allows the system to compensate for physical memory shortages, enabling larger applications to run on systems with less RAM.

 

A memory hierarchy, consisting of a computer system’s memory and a disk, enables a process to operate with only some portions of its address space in memory. A virtual memory is what its name indicates- it is an illusion of a memory that is larger than the real memory. We refer to the software component of virtual memory as a virtual memory manager. The basis of virtual memory is the noncontiguous memory allocation model. The virtual memory manager removes some components from memory to make room for other components.

 

The size of virtual storage is limited by the addressing scheme of the computer system and the amount of secondary memory available not by the actual number of main storage locations. 

 

Working of Virtual Memory

It is a technique that is implemented using both hardware and software. It maps memory addresses used by a program, called virtual addresses, into physical addresses in computer memory. 

 

All memory references within a process are logical addresses that are dynamically translated into

physical addresses

at run time. This means that a process can be swapped in and out of the main memory such that it occupies different places in the main memory at different times during the course of execution.

A process may be broken into a number of pieces and these pieces need not be continuously located in the main memory during execution. The combination of dynamic run-time address translation and the use of a page or segment table permits this.

If these characteristics are present then, it is not necessary that all the pages or segments are present in the main memory during execution. This means that the required pages need to be loaded into memory whenever required. Virtual memory is implemented using Demand Paging or Demand Segmentations .


Comments ()


Sign in

Read Next

Wedding photographer

Blog banner

“CONSISTENCY” in Social Media Marketing

Blog banner

Embaded operating system

Blog banner

Virtual Machine

Blog banner

Big Data Architecture

Blog banner

Tea, Coffee, Red Wine, and Teeth: A Stain Survival Guide

Blog banner

Travel: Everything Everywhere!

Blog banner

RAID

Blog banner

Earth with no trees

Blog banner

c

Blog banner

Topic: Sessions in Operating system

Blog banner

Direct Memory Access

Blog banner

Partnership in Learning: How Parent Involvement Shapes a Child’s Early Education

Blog banner

Os assignment

Blog banner

Python as a tool for data analysis

Blog banner

Evolution of Operating system

Blog banner

OPERATING SYSTEM

Blog banner

Method of Evaluating Information Security Level in an Organization

Blog banner

IP ADDRESS

Blog banner

Lifestyle of a photographer

Blog banner

Exploring Virtual Machines and Computer Forensic Validation Tools

Blog banner

Not anti-social, but pro-solitude

Blog banner

THREADS (assignment 1)

Blog banner

Linux Memory Management

Blog banner

Secure Hypertext transfer protocol

Blog banner

Introduction to GIS

Blog banner

Efficiency of SQL Injection Method in Preventing E-Mail Hacking

Blog banner

Malware Detection Techniques for Mobile Devices

Blog banner

Full Disk Encryption on Digital Forensics

Blog banner

Direct Memory Access

Blog banner

Race Condition in Operating Theatre

Blog banner

Memory Management in Operating System

Blog banner

Sensory Play for Toddlers: Boosting Curiosity Through Touch, Sound, and Colour

Blog banner

LINUX VSERVER VIRTUAL MACHINE ARCHITECTURE

Blog banner

The launch of UniMap by HERE

Blog banner

Memory Management

Blog banner

Modern Operating System - Suren Kotian

Blog banner

Operating system

Blog banner

IT security management

Blog banner

Rain bow

Blog banner

Brilliant WhatsApp Features Upcoming in 2023

Blog banner

Service transition principles

Blog banner