Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

help me out on #5, 6,7,8,9 & 10 5. Explain logical organization in memory management 6. Explain physical organization in memory management 7. Explain fixed

help me out on #5, 6,7,8,9 & 10

image text in transcribed

5. Explain logical organization in memory management

6. Explain physical organization in memory management

7. Explain fixed partitioning

8. Explain dynamic partitioning

9. Explain paging

10. Explain segmentation

1) Memory management is the process of controlling and coordinating computer memory, assigning portions called blocks to various running programs to optimize overall system performance. Memory management resides in hardware, in the OS (operating system), and in programs and applications 2) Relocation is to find a way to map virtual addresses into physical addresses. Depending on when and how the mapping from the a given relocation scheme. virtual address space to the physical address space takes place in 3) Memory protection is a way to control memory access rights on a computer, and is a part of most modern instruction set architectures and operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. 4) A protection mechanism must have allowed several processes to access the same portion of main memory. Allowing each processes access to the same copy of the program rather than have their own separate copy has an advantage. For example, multiple processes may use the same system file and it is natural to load one copy of the file in main memory and let it shared by those processes. It is the task of Memory management to allow controlled access to the shared areas of memory without compromising the protection. Mechanisms are used to support relocation supported sharing capabilities. Sharing Advantageous to allow each process access to the same copy of the program rather than have their own separate copy, Memory management must allow controlled access to shared areas of memory without compromising protection .Mechanisms used to support relocation support sharing capabilities

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

How Do I Use A Database Research Tools You Can Use

Authors: Laura La Bella

1st Edition

1622753763, 978-1622753765

More Books

Students also viewed these Databases questions

Question

2. How will the team select a leader?

Answered: 1 week ago

Question

3. What may be the goal of the team?

Answered: 1 week ago