Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Operating System Expert

Suppose you have a operating system that uses pure segmentation on a computer with 1Mb of physical memory. A series of programs are executed on this computer, performing the following series of allocations and deallocations:

allocate Block A: 512kb
allocate Block B: 256kb
allocate Block C: 64kb
free Block B
allocate Block D: 186kb
allocate Block E: 190kb

To fit the blocks in memory, one of two algorithms are possible. The first-fit algorithm scans the holes in-order from the lowest to the highest address, and places the incoming block into the first hole big enough to accommodate it. The best-fit algorithm scans all the holes in memory, and places the incoming block in the smallest hole anywhere that is big enough to accommodate it. The intuition behind the best fit algorithm is to not reduce the size of large holes until absolutely necessary. In either strategy, when a hole is decided, the incoming block is placed at the top of the hole (the lowest address). [This two strategies are in syllabus, so please remember them.]

(a) What is the biggest hole size in physical memory at the end of the above sequence if first-fit is used?

(b) What is the biggest hole size in physical memory at the end of the above sequence if best-fit is used?

(c) What type of memory fragmentation does this computer suffer from: external or internal?

Now suppose that the operating system pages the segments so that each segment is comprised of 4kb pages. The allocations and deallocations work as before.

(d) In total, how much memory is being wasted by external fragmentation?

(e) In total, how much memory is being wasted by internal fragmentation?

Operating System, Computer Science

  • Category:- Operating System
  • Reference No.:- M986825

Have any Question?


Related Questions in Operating System

Question topic computerized operating systems os are almost

Question: Topic: Computerized Operating Systems (OS) are almost everywhere. We encounter them when we use out laptop or desktop computer. We use them when we use our phone or tablet. Find articles that describes the diff ...

Foundation of information technologyresearch types of

Foundation of Information Technology Research types of operating systems that are currently available and provide a scenario in which the operating system you chose would be appropriate to be used in this situation. Expl ...

Question state the required answer precisely and then

Question : State the required answer precisely and then provide proper explanation. It is not enough to provide one- word or one-line answers. What is the purpose of the command interpreter? Why is it usually separate fr ...

Question students working at individual pcs in a computer

Question : Students working at individual PC's in a computer laboratory send their files to be printed by a server that spools the files on its hard disk. Under what conditions may a deadlock occur if the disk space for ...

Taskyour job in this assignment is to create two virtual

Task Your job in this assignment is to create two Virtual machines each running a different but the latest distribution of Linux e.g. Ubuntu Server and CentOS. Each of these VM's is to offer services to a user base. The ...

Discussion question this research assignment will give

Discussion Question : This research assignment will give further information on the nature and workings of multi-tasking and multi-processing operating systems. All information reported in this assignment is to be in the ...

Question what do you see as the major differences between

Question : What do you see as the major differences between UNIX/Linux and other operating systems, such as Windows and Mac OS X? The response must be typed, single spaced, must be in times new roman font (size 12) and m ...

Question 1answer the following questions 10 marks a

Question 1 Answer the following questions: 10 marks a. Consider the following page reference string: 3, 1, 4, 1, 2, 3, 5, 3, 2, 1, 2,5, 4, 3, 5, 2, 4,2, 5,3 Using the above page reference string display the contents of t ...

Assignment -building a multi-threaded web server using c

Assignment - Building a multi-threaded web server using C and p threads, following the model from the lecture. Your program will have one thread acting as a dispatcher thread, listening fornetwork connections with reques ...

Question description of lasa in this assignment you will

Question: Description of LASA: In this assignment, you will select a real-world operating system (can be for a PC, server, tablet, handheld, or embedded device). You will introduce the operating system and its components ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As