wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

MEMORY MANAGEMENT FILE

profile
F—17 Niraj shav
Jul 05, 2024
0 Likes
0 Discussions
34 Reads

o virtual memory technique. Virtaul memroy creates an illusion of larger memory space than physically available by utilizing secondary storage (hard drive) for extending RAM. It does it by swapping temporarily less used parts of programs to virtual memory freeing up the space of RAM for current use. This allows the system to multitask more effectively by exceeding the physical memory RAM capacity.

Protection: The OS enforces a strict hierarchy of memory access permissions. The kernel, the core of the operating system, enjoys the highest privilege level and has unrestricted access to all memory regions. User processes, on the other hand, operate with limited privileges. They can only access memory locations explicitly allocated to them and are prohibited from modifying critical system areas. 

Techniques of Memory Management : 
Contiguous Memory Allocation : In contiguous memory allocation elements are allocated in continous order i.e. a single contiguous block of memory. This means all memroy is assigned to a process are in a continous range. In Programming array is a good example of this in array elements are stored in contiguous (conitnous) format. As it is contiguous it is easy to implement and calculating address is simple as compared to non contiguous. As all memory is contiguous accessing memory is fast. But as it is contiguous it is hard to allocate memory i.e. it is hard to find free conotiguous memory space. And it is also not flexible as if there is somthing stored next to that contiguous memory it will be hard to extend it.

Non Contiguous Memory Allocation : In non contiguous memory allocation every element is stored in different locations (memory is not next to it like in contiguous memory allocation) blocks can be placed anywhere in physical memory. As memory is non contiguous memory is efficiently utilized and is also flexible as elements are stored in different locations. Memory isolation is easier to implement as every memroy is at different locations so it will be hard to access the memory that increases the security. But there are some limitations too like it increases the complexity and also calculation of address is difficult as compared to contiguous memory allocation.


Comments ()


Sign in

Read Next

IS CONVERTING AMBITION INTO PROFESSION?

Blog banner

How to lose belly fat

Blog banner

Southern Turkey Earthquake: Causes and Consequences of a Tragic Natural Disaster

Blog banner

10 Reasons to date your best friend

Blog banner

Who decides your overthinking, anyway?

Blog banner

Revolutionary AI Tool: ChatGPT

Blog banner

Multithreading in Operating System

Blog banner

UniProcessor Scheduling

Blog banner

Explain website hacking issues

Blog banner

GIS info about Bermuda Triangle

Blog banner

Navigating the Digital Battlefield: Security Breaches and Effective Countermeasures

Blog banner

Random Forests

Blog banner

Virtual Machine

Blog banner

Basic Security For SOAP Services

Blog banner

Cybersecurity Standards for Automotive

Blog banner

Oracle Corporation

Blog banner

A Short History of GIS

Blog banner

Proof-of-Stake (PoS)

Blog banner

On-Page SEO

Blog banner

15 Websites that will make your life easier ...!!!

Blog banner

Banaras

Blog banner

PERSONAL STORIES

Blog banner

BrainGate Technology

Blog banner

Cache memory

Blog banner

The Truth Behind Viral DIY Dental Hacks

Blog banner

How to tie a Tie

Blog banner

R Programming

Blog banner

Place to visit in pune

Blog banner

Bitcoin sent using radio waves! No internet!

Blog banner

Deadlock in Operating System

Blog banner

What is E-commerce

Blog banner

Cache memory

Blog banner

5 Common Faults In Construction Tenders

Blog banner

THREADS (assignment 1)

Blog banner

Sage

Blog banner

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

Blog banner

VIRTUAL MACHINES

Blog banner

Deadlock in Operating systems

Blog banner

Threat management

Blog banner

It's all about our Brain.- The Brain Metaphor

Blog banner

SQL Injection

Blog banner

12 Principles of Animation

Blog banner