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

10 Signs your Computer has Virus

Blog banner

Memory Management

Blog banner

Music helps reduce stress

Blog banner

Digital Balance: Keeping Children Mindful in the Screen Age

Blog banner

MySQL

Blog banner

Chicken Dum Biryani

Blog banner

Social engineering in cyber security

Blog banner

MACHINE LEARNING

Blog banner

How To Setup DVWA Using XAMPP on Windows

Blog banner

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

Blog banner

Real-Time Operating Systems (RTOS) Deep Explanation

Blog banner

Loneliness

Blog banner

Confidence Building Activities for the New School Year

Blog banner

indian premier league

Blog banner

Starvation

Blog banner

NodeJs

Blog banner

Traveling

Blog banner

THE LEGAL ISSUES OF COMPUTER FORENSICS IN INDIA

Blog banner

How Do I Get Rid of My People-Pleasing Behaviour?

Blog banner

NETSUITE

Blog banner

Interesting fact about kangaroo.

Blog banner

AOL Mail

Blog banner

Study of Sniffing Tools

Blog banner

Session Vulnerabilities

Blog banner

Electronic Funds Transfer

Blog banner

DIGITAL TECHNOLOGY

Blog banner

Concurrency:Deadlock and Starvation

Blog banner

SAVE TREES

Blog banner

How Unstructured Play Helps Children Become Creative Thinkers

Blog banner

Severe landslides continue to cause concern in Joshimath, Uttarakhand

Blog banner

Life of a 2020-2021 student

Blog banner

Cyber Forensics in Healthcare: Protecting Patient Data and Preventing Breaches

Blog banner

When Is the Right Time to Enrol My Toddler Into Preschool? NEP

Blog banner

Partnership in Learning: How Parent Involvement Shapes a Child’s Early Education

Blog banner

Virtual memory

Blog banner

Deadlock and Starvation

Blog banner

What is Email? Uses of Emails

Blog banner

Disk cache

Blog banner

Business Engineering

Blog banner

Zero-Day Attack

Blog banner

Importance Of Education.

Blog banner

A Deep Dive

Blog banner