wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Memory Management

profile
Vrudanshi Bavliya
Aug 14, 2024
0 Likes
0 Discussions
63 Reads

Memory management is the process of controlling and coordinating a computer’s main memory. It ensures that blocks of memory space are properly arranged and allocated so the operating system (OS) , applications and other running processes have the memory they need to carry out their operations. 

 Types of Memory

Registers – It is a temporary Storage area built in a CPU access time of register is below 10ns, and registers have lowest capacity that is of few KB of words. 

Cache Memory – It is a high speed memory. The purpose of cache memory is to store those program that are repeatedly used or likely to be used in the near future. 

Main Memory – It is also known as Primary memory or RAM or Physical memory. The CPU can execute only the data that is present in the Main memory . It is the temporary storage location where data of currently running programs are stored for short period of time. 

Secondary Memory – It allows user to store data that can be easily retrieved. This memory cannot be directly used. It can be accessed only by the main memory. For example:- Magnetic tape, magnetic disk, hard disc etc.

Principles for effective memory

Make the common case fast - The principal says that the data which is more frequently used should be kept in faster device. It is based on amdhal's law. 

Principle of locality - It is based on locality of references , According to this, the programs tend to reuse data and instruction they have used recently. 90/10 rule comes from empirical Observation:- a program spends 90% of its time in 10% of its code. An Implication of locality is that we can predict with reasonable accuracy what instructions and data a program will use in the near future based on its accesses in the recent past. 

Two different types of locality

Temporal locality - States that recently accessed items are likely to be accessed in the near future. 

Spatial locality - States that items whose addresses are near one another tend to be referenced closed together in time.



Comments ()


Sign in

Read Next

Modern Operating System - Khush bagaria

Blog banner

The Right way of cooking

Blog banner

Processes: Process Description and Control.

Blog banner

What is Email? Uses of Emails

Blog banner

Cloud Security: Trends and Innovations

Blog banner

Memory Management

Blog banner

AI and cyber Security

Blog banner

Big Data Architecture

Blog banner

BUSINESS MODELS OF E COMMERCE

Blog banner

SMARTSHEET MANAGEMENT SOFTWARE

Blog banner

My Favorite Sportsperson

Blog banner

Education: Key to your Prosperity

Blog banner

Importance Of Time

Blog banner

Data Lake

Blog banner

LISP - Library Management System

Blog banner

Threads Concurrency: Mutual Exclusion and Synchronization

Blog banner

Linux Virtual Machine Process Scheduling

Blog banner

Linux -V Server Virtual Machine

Blog banner

Balance

Blog banner

Dancing Classes In Mumbai

Blog banner

Uniprocessor Scheduling

Blog banner

Buffers in Operating Systems

Blog banner

Random Forests

Blog banner

Health and fitness

Blog banner

INTERRUPTS

Blog banner

Self defence

Blog banner

Is Pursuing a Dance Career in India Worth it?

Blog banner

Artical on FreshBooks

Blog banner

Subnet Masking

Blog banner

Electronic Funds Transfer

Blog banner

Cyber Forensics in Healthcare: Protecting Patient Data and Preventing Breaches

Blog banner

Social Media.

Blog banner

Cache memory

Blog banner

Google classroom

Blog banner

Different types of scam Fraud

Blog banner

What is M-commerce and how it's work

Blog banner

"Audit" In Data Science

Blog banner

Blockchain Transactions

Blog banner

Outlook.com

Blog banner

INTRODUCTION TO C#

Blog banner

Deadlock in operating system

Blog banner

The Role of Data Provenance and Lineage in Modern Data Science

Blog banner