Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given memory partitions of 4 0 0 K , 7 0 0 K , 2 0 0 K , 1 0 0 K and 6

Given memory partitions of 400K,700K,200K,100K and 600K (in that order),
show how the best-fit algorithm would place processes of 238KB,413 KB,164 KB
and 521 KB (in that order) in memory. [3 marks]
(b) Assume that the total memory is 2400KB and that paging is used instead of
contiguous allocation as described above. Also assume that the page size is 200
KB.
(i) If the Free Frame List is as follows: 5,7,8,3,9,6,4,2,1,0 show the page
table for the first two processes in part (a) above. [3 marks]
(ii) Determine the physical address of the first bytes of the 413 byte process.
[2 marks]
6
The University of the West Indies July 2023
.
(c) Give one reason why paging would be preferred for memory management over
contiguous memory allocation.

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

More Books

Students also viewed these Databases questions