272 views
0 votes
0 votes

You have been hired by a cloud computing company that deploys thousands of servers at each of its data centers. They have recently heard that it would be worthwhile to handle a page fault at server A by reading the page from the RAM memory of some other server rather than its local disk drive.

  1. How could that be done?
  2. Under what conditions would the approach be worthwhile? Be feasible?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
2
admin asked Oct 26, 2019
313 views
A machine-language instruction to load a $32-bit$ word into a register contains the $32-bit$ address of the word to be loaded. What is the maximum number of page faults t...