wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Virtual Memory

profile
Harsh Jain
Jul 11, 2023
0 Likes
0 Discussions
45 Reads

Virtual memory is a technique used by computer systems to effectively manage the limited amount of physical memory (RAM) available. It allows the computer to access more memory than actually exists by using a combination of RAM and the hard disk.

In simple terms, virtual memory acts as a temporary storage space for data and instructions that are currently not in use. When an application is running, it requires a certain amount of memory to store its data and instructions. However, if the computer's physical memory is full, the operating system can transfer some of the less frequently used data and instructions from the RAM to the hard disk.

This process is known as paging, where the operating system divides the virtual memory into small fixed-sized blocks called pages. Each page is stored either in the RAM or on the hard disk. When a program needs to access a certain page, the operating system checks if it is present in the RAM. If it is, then it is directly accessed. If not, the operating system chooses a page from RAM to be moved to the hard disk, making space for the required page to be brought in from the hard disk.

The Virtual Memory Manager is responsible for managing this process. It keeps track of which pages are in the RAM and which are on the hard disk. It also decides which pages need to be moved in and out of the RAM based on the program's requirements and the availability of space.

One advantage of virtual memory is that it allows multiple programs to run simultaneously, even if the physical memory is insufficient. Each program is allocated a certain amount of virtual memory, making it appear as if it has dedicated memory space.

However, virtual memory does have its limitations. Since the hard disk is slower than RAM, accessing data from the hard disk takes more time, resulting in slower performance. This is known as "thrashing" and can occur if there are too many programs running simultaneously, causing frequent page swapping between the RAM and the hard disk.

In conclusion, virtual memory is a useful technique that allows computer systems to efficiently manage memory resources. It enables more programs to run simultaneously and provides the illusion of having more memory than is physically available. By intelligently swapping pages between the RAM and the hard disk, virtual memory ensures that the most frequently used data and instructions remain in the RAM, resulting in efficient program execution.


Comments ()


Sign in

Read Next

Service Operations Principles

Blog banner

SQL Injection Techniques

Blog banner

Device driver

Blog banner

Embaded operating system

Blog banner

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

Blog banner

A-B-C of Networking: Part-2 (Components)

Blog banner

DEVELOPMENTS LEADING TO MODERN OPERATING SYSTEMS

Blog banner

Operating System

Blog banner

Personalized Movie Recommendations with Data Science

Blog banner

objectives and functions of operating system

Blog banner

E-commerce

Blog banner

Understanding the 4 Types of Learning Methods in Early Childhood

Blog banner

CRISP-DM Methodology

Blog banner

Women’s Mental Health (After Marriage)

Blog banner

Mutual exclusion

Blog banner

Practical Implementation of Client Server model using TCP/IP.

Blog banner

How to Add Super Seeds to Your Everyday Meals: Easy & Healthy Ideas

Blog banner

Instagram Features in 2023 That Will Leave You Stunned!

Blog banner

FAMILY WHERE LIFE BEGINS....

Blog banner

What is thread and alse multithreading

Blog banner

Cache memory

Blog banner

Cache memory

Blog banner

Business-to-Business

Blog banner

Evolution of OS

Blog banner

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

Blog banner

Kayak Eco Tours Near Arcadia: A Complete Guide for Nature Lovers

Blog banner

Memory Management

Blog banner

Deadlock

Blog banner

How to use GIT & GITHUB

Blog banner

Social Engineering Deceptions and Defenses

Blog banner

Scheduling

Blog banner

Different types of e-commerce platforms or advantages and disadvantages

Blog banner

Importance of Website

Blog banner

The Five Steps of Data Science

Blog banner

Operating System

Blog banner

GOOGLE

Blog banner

In the world of Technology...

Blog banner

Operating Systems

Blog banner

IT service level agreement

Blog banner

Electronic data interchange

Blog banner

Preparing Students for Higher Education: How International Schools Shape Future Success

Blog banner

Fault tolerance

Blog banner