Question: Operating System: 1. (a). The following questions are based on segmented memory allocation: (i). Explain the concept that prompted the development of a segmented memory
Operating System:
1. (a). The following questions are based on segmented memory allocation:
(i). Explain the concept that prompted the development of a segmented memory allocation scheme.
(ii). Explain how segmented memory allocation is implemented.
(iii). Describe the disadvantage of segmented memory allocation.
(b). A process references five pages, A, B, C, D, and E, in the following order: A, B, E, B, A, C, B, A, B, C, D, C, D, E, D, A Assume the process is allocated with three page frames in the main memory and the frames are initially empty.
(i). Perform a page trace analysis indicating page faults with asterisk (*) using First In First Out (FIFO) page removal algorithm. Then compute the success and failure ratios.
(ii). Repeat 1(a)(i) by using the Least Recently Used (LRU) page removal algorithm.
(iii). Compare the two success ratios and comment on the effectiveness of page removal algorithms.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
