6. Page replacement algorithm

6.1 Optimal page replacement algorithm

6.2 First-in-first-out algorithm

6.3 The least recently used algorithm

6.4 Clock page replacement algorithm

6.5 Second Chance Method

6.6 Least common method

6.7 Comparison of Belady phenomenon, LRU, FIFO, and Clock

6.8 The problem of partial page replacement algorithm, working set model

6.9 Two global permutation algorithms

6.10 Jitter problem

To be continued

Guess you like

Origin blog.csdn.net/weixin_51864831/article/details/111823713