ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > CLASS (2016-2017-1)-62903-06102-1 > celeste 2014529627003 >
homework 7 Version 0
šŸ‘¤ Author: by 1529034972qqcom 2017-01-04 13:59:17
9.13 A page-replacement algorithm should minimize the number of pageĀ faults. We can achieve this minimization by distributing heavily usedĀ pages evenly over all of memory, rather than having them compete forĀ a small number of page frames. W’e can associate with each page frameĀ a counter of the number of pages associated with that frame. Then,Ā to replace a page, we can search for the page frame with the smallestĀ counter.

a.Ā Define a page-replacement algorithm using this basic idea. Specifically address these problems:

Please login to reply. Login

Reversion History

Loading...
No reversions found.