目录: 标题| 题干| 答案| 搜索| 相关
问题

There are two common types in page rep


There are two common types in page replacement algorithm : stack and non-stack strategies.When a real page number increase only stack algorithm can increase the hit rate monotonously.In the following replacement algorithm, which one belongs to non-stack strategy

  • AFIFO
  • BLRU
  • COPT
  • Dnon of above
参考答案
参考解析:
分类:其他