wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Virtual Memory

profile
Rishi Sheth
Jul 11, 2023
1 Like
0 Discussions
77 Reads

A virtual memory is a fundamental concept in operating systems that facilitates the efficient management of memory resources. Utilizing a combination of RAM and disk storage, it creates the illusion that there is more memory available than is actually available.

Each process in a virtual memory system has its own virtual address space, which is divided into pages. Page memory is a smaller unit of memory that can be loaded into RAM or swapped out to disk as needed. Virtual memory systems translate virtual addresses into physical addresses when a process references a memory location, allowing the process to access data corresponding to the virtual address.

When a program or process is running, it uses virtual memory addresses to access data and instructions. The operating system intercepts these addresses and checks the page table to determine if the corresponding page is in physical memory or on disk. If the page is in memory, the operating system translates the virtual address to the corresponding physical address and allows the process to access the data. This process is transparent to the running program.If a required page is not present in physical memory, it results in a page fault. The operating system then selects a page to evict from memory (if all page frames are occupied) and brings in the required page from disk. This swapping of pages between disk and memory is known as paging.

It has several advantages, including the ability to increase memory capacity for processes, the ability to protect processes from one another, and the ability to allocate memory more efficiently. In spite of limited physical memory, it is able to support larger programs and multiple processes concurrently.

In addition, virtual memory facilitates memory management techniques such as demand paging, which loads pages into memory only when they are accessed, and memory sharing between processes. Furthermore, it provides mechanisms for handling memory exceptions, such as page faults, when a required page is not present in RAM.

Overall, virtual memory plays a significant role in modern operating systems by providing an abstraction layer that simplifies memory management and enhances the efficiency and flexibility of the system.


Comments ()


Sign in

Read Next

Deadlock

Blog banner

From Procrastinator to Performer: How to Beat the Last-Minute Rush

Blog banner

Deadlock and Starvation

Blog banner

Footprinting

Blog banner

The application udemy

Blog banner

Drawing tips for a beginner

Blog banner

Photorec - media recovery tool

Blog banner

Some facts about Technology

Blog banner

IT security management

Blog banner

Evolution of the Microprocessor ~ Aditya Pai

Blog banner

Process and Threading

Blog banner

How to setup a professional looking business account on Instagram?

Blog banner

"Audit" In Data Science

Blog banner

Virtual Machine

Blog banner

Digital Forensics Challenges and Tools

Blog banner

Introduction to Solidity Programming for Blockchain Development

Blog banner

Social Media.

Blog banner

Sessions In OS.

Blog banner

Vulnerabilities in OnePlus Devices

Blog banner

The New Classic: Indo Western Patola Outfits for Today’s Woman

Blog banner

Place to visit in pune

Blog banner

"Mahakali cave"

Blog banner

The Joy of Giving: How Festivals Teach Children Empathy and Gratitude

Blog banner

Social Engineering

Blog banner

Data Visualization – Importance and tools (Tableau, Power BI)

Blog banner

How to kiss

Blog banner

Jio .....A Revolution ?? ??

Blog banner

Cyber Forensic in the Banking sector

Blog banner

Carrot Pickle With Raisins (lagan Nu Achar)

Blog banner

Everything You Need for a Perfect Stay in Arcadia, Florida, USA.

Blog banner

Sleep Matters: The Science Behind Toddler Naps

Blog banner

COMFORT IS ALL ABOUT FASHION

Blog banner

The Role of Cyber Forensics in Criminology

Blog banner

Data Warehouse Bus Matrix

Blog banner

memory managment

Blog banner

What is Influencer Marketing and its Trends

Blog banner

Why Seasonal Summer Foods Are Best for Your Health?

Blog banner

Vulnerability Assessment

Blog banner

Deadlock and starvation

Blog banner

Anomaly Detection in Behavioral Data Using Machine Learning

Blog banner

The Khan mehtab transforming the modular switches

Blog banner

What's Better : Supervised or Unsupervised Learning

Blog banner