34. 假設一個分頁系統(paging system)中,其主記憶體含 3 個區塊框(frame),考慮下列 reference 順序: 1, 2, 3, 4, 2, 1, 5, 2, 1, 2, 3, 6, 4, 3如果使用 LRU (least-recently-used) replacement algorithm 情況下,將會有多少次的成功擊中(hit)? (請注意:剛開始時這 3 個分頁都是空的)
(A)3
(B)4
(C)5
(D)6
(A)3
(B)4
(C)5
(D)6
答案:登入後查看
統計: A(2), B(6), C(21), D(8), E(0) #2404900
統計: A(2), B(6), C(21), D(8), E(0) #2404900