摘要
磁盘缓存是解决I/O性能的一种技术。文章主要讲述缓存管理组成、算法的种类及其管理策略。并对基于频率的替换算法的原理、实现方法做了详细阐述。
Disk Cache is one kind of technology of solving the performance of I /O.This article narrates the units of cache,algorithms ,and management policy.Especially,it tells of the theory and realization of FBR algorithm.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第20期47-49,145,共4页
Computer Engineering and Applications
基金
国家863高技术研究发展项目资助(编号:2001AA111020)
关键词
缓存
LRU
预读
通写
透写
替换
淘汰
FBR
cache,LRU,pre-read,write-back,write-through,replacement ,eviction,FBR