[理工] [OS]請問有人會這題? %in memory %in TLBs %in modified

看板Grad-ProbAsk作者 (GGToy)時間14年前 (2011/06/18 12:12), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
請問有人會這題? Assume that we have a demand paging system. It takes 4 milliseconds to read or write a page to disk. 90% accessing a page is already in memory, and 70% page-table references are found in the TLBs(that is 0.63 totally), and 50% modified bits are dirty (that is, 0.05 totally). Memory access time is 2 microsecond. What is the effective access time per memory reference? (assume that finding a page-table entry in the TLBs takes 0.1 microsecond). Show how derive your answer. 不知道題目給的(that is, ... totally)有沒有錯 不是應該是TLB沒打到才去找Memory再看看Memory裡面有沒有dirty? 謝謝! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.168.66.64
文章代碼(AID): #1D_2M-6I (Grad-ProbAsk)