wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

MEMORY MANAGEMENT FILE

profile
F—17 Niraj shav
Jul 05, 2024
0 Likes
0 Discussions
33 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

Emotional Intelligence in Children: Why It Is as Important as Academics

Blog banner

Bitcoin sent using radio waves! No internet!

Blog banner

26/11 The Black Day Of Mumbai

Blog banner

security controls

Blog banner

Smartphone Security: Vulnerabilities and Attacks

Blog banner

Khau Galli – Vile Parle

Blog banner

The Role of Data Provenance and Lineage in Modern Data Science

Blog banner

Memory Management

Blog banner

Virtual Machine

Blog banner

TEAMWORK

Blog banner

RSA (Rivest-Shamir-Adelman) Algorithm

Blog banner

An Overview of Virtual Machines

Blog banner

DEVELOPMENTS LEADING TO MODERN OPERATING SYSTEMS

Blog banner

Harsh Rathod

Blog banner

How Men and Women Process Pain Differently

Blog banner

Sage

Blog banner

PERSONALITY DEVELOPMENT

Blog banner

Deadlock and Starvation

Blog banner

RAID

Blog banner

Memory Management in an Operating System

Blog banner

Importance of education

Blog banner

Penetration Testing

Blog banner

MEMORY FORENSIC ACQUISITION AND ANALYSISOF MEMORY AND ITS TOOLS COMPARISON

Blog banner

From Websites To Super Apps For Digital User Experience

Blog banner

Malware Defense

Blog banner

Firewall / IDS Evasion Techniques

Blog banner

Latest Email Marketing Techniques

Blog banner

Deadlock

Blog banner

Concurrency management in operating systems

Blog banner

Business-to-Business

Blog banner

Processes : Process description and control

Blog banner

Memory Management

Blog banner

Deadlock and Starvation

Blog banner

Artificial Intelligence (AI)

Blog banner

Types Of Interrupt

Blog banner

Interrupts

Blog banner

GraphQL

Blog banner

Indian Culture and Tradition

Blog banner

Evolution of the Microprocesor

Blog banner

The Procedural Framework for Corporate High-Tech Investigations

Blog banner

Direct memory access (DMA)

Blog banner

MACHINE LEARNING

Blog banner