wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Memory Management Techniques

profile
Vedant Rana
Jul 04, 2024
0 Likes
0 Discussions
82 Reads

Memory Management Techniques: -

Process Isolation: 
Each running program gets its own section of memory. The OS must prevent independent processes from interfering with each other’s memory, both data and instructions.This prevents processes from interfering with each other.

Virtual Memory: 
Think of virtual memory as an imaginary extension of your computer’s actual RAM. When RAM is full, the OS moves some data to the hard drive. This allows bigger programs to run as if they have more memory than they really do.

Swapping: 
If there’s too much demand on memory, the OS can move entire processes from RAM to the hard drive to free up space. It’s like temporarily moving out of your apartment to let someone else use it for a bit.
There are two types of Memory Allocation Techniques:-
   A) Contiguous Allocation: 
   Memory is allocated in a single, continuous block. Simple and fast, but can waste space or memory as processes end and start.

   B)Non-Contiguous Allocation: 
   Memory is allocated in separate blocks scattered around, using various techniques like segmentation. More efficient use of space but more complex to manage.

Cache Management:
Uses small, fast memory caches to store frequently accessed data, speeding up the overall performance of the system. Imagine it as having a few frequently used Application pinned on your PC Tab bar instead of searching for them.

Protection and access control: 
Sharing of memory, at any level of the memory hierarchy, creates the potential for one program to address the memory space of another. This is desirable when sharing is needed by particular applications. At other times, it threatens the integrity of programs and even of the OS itself. The OS must allow portions of memory to be accessible in various ways by various users.

Summary: In essence, memory management in an operating system is about organizing and optimizing the use of memory to ensure that programs run efficiently and reliably. It involves allocating memory to processes, moving data between RAM and storage as needed, and protecting memory spaces to maintain system stability and security.


Comments ()


Sign in

Read Next

Modern Operating Systems

Blog banner

Cache Memory(142)

Blog banner

ART AND CULTURE OF VRINDAVAN

Blog banner

Brain wash of social media

Blog banner

Street foods

Blog banner

Article on Team Work

Blog banner

Heart Fulness Meditation

Blog banner

Save Environment

Blog banner

Mumbaicha Dabbawalla

Blog banner

Why am I never satisfied with my Life?

Blog banner

virtual memory

Blog banner

DNS Cache

Blog banner

Life of a 2020-2021 student

Blog banner

Deadlock

Blog banner

The Importance of Financial Literacy for College Students

Blog banner

Virtual Memory

Blog banner

Record Blocking

Blog banner

Modern operating system

Blog banner

Multiprocessor and Multicore Organization

Blog banner

Deadlock and Starvation

Blog banner

POVERTY:Causes and solutions to problems

Blog banner

What if COVID does not exist!

Blog banner

Firewall

Blog banner

MODERN OPERATING SYSTEM

Blog banner

What is process

Blog banner

Cyber Forensics on IOT Devices

Blog banner

Why Seasonal Summer Foods Are Best for Your Health?

Blog banner

Outlook.com

Blog banner

How To Implement Search Engine Marketing (Sem) Strategy Effectively

Blog banner

Deadlock and starvation

Blog banner

Memory Management in Operating System

Blog banner

Understanding Univariate, Bivariate, and Multivariate Analysis in Data Science

Blog banner

Virtual Memory

Blog banner

File Management In OS

Blog banner

Data Security and Data Privacy in Data Science

Blog banner

Personalized Movie Recommendations with Data Science

Blog banner

DBMS and various career options related to it.

Blog banner

Deadlocks

Blog banner

Rapido

Blog banner

"Can Lisp do Machine Learning?"

Blog banner

A Short History of GIS

Blog banner

Disk Management

Blog banner