This shows you the differences between two versions of the page.
|
notes:lec15 [2011/03/10 22:09] gfl0res |
notes:lec15 [2011/03/16 17:54] (current) alanq |
||
|---|---|---|---|
| Line 123: | Line 123: | ||
| Now load the pages using LRU, where one evicts pages that were accessed furthest in the past. | Now load the pages using LRU, where one evicts pages that were accessed furthest in the past. | ||
| - | {{:notes:9.png|}} | + | {{:notes:9-2.png|}} |
| With 3 pages, there are 10 loads, which seems that the algorithm may be worse, but with 4 pages the result is: | With 3 pages, there are 10 loads, which seems that the algorithm may be worse, but with 4 pages the result is: | ||