Abstract
The relative worst order ratio, a new measure for the quality of on-line algorithms, was recently defined and applied to two bin packing problems. Here, we apply it to the paging problem and obtain the following results: We devise a new deterministic paging algorithm, Retrospective-LRU, and show that it performs better than LRU. This is supported by experimental results, but contrasts with the competitive ratio. All deterministic marking algorithms have the same competitive ratio, but here we find that LRU is better than FWF. According to the relative worst order ratio, no deterministic marking algorithm can be significantly better than LRU, but the randomized algorithm MARK is better than LRU. Finally, look-ahead is shown to be a significant advantage, in contrast to the competitive ratio, which does not reflect that look-ahead can be helpful.
Original language | English |
---|---|
Journal | Journal of Computer and System Sciences |
Volume | 73 |
Issue number | 5 |
Pages (from-to) | 818-843 |
Number of pages | 26 |
ISSN | 0022-0000 |
DOIs | |
Publication status | Published - 1. Aug 2007 |
Keywords
- On-line algorithms
- Relative worst-order ratio
- Paging
- LRU
- RLRU
- Look-ahead