热门

最新

红包

立Flag

投票

同城

我的

发布
uesowys
计算机科技研究员
5 年前
trueuesowys

It's a simplified LRU(least recently used) algorithm.The LRU algorithm has two dimensions including times used and periods used.It seems to be an ordered timely list therefore when the data page from the list used completely it will be put into the head of the list so that the tail of the list contains always the oldest data pages.

CSDN App 扫码分享
分享
1
2
打赏
  • 复制链接
  • 举报
下一条:
菜鸟一个,请问一下有啥错误吗
立即登录