摘要
CACHE是连接CPU与内存的一种高速缓冲存储器,用于提高系统的读写性能。本文中的CACHE正是借用了这个名词,而非真正的CACHE,用内存模拟CACHE来实现高速的数据缓冲。
CACHE is a kind of high speed buffer storage device used to connect CPU and main memory, which can improve the speed of system's read and write. The referred CACHE in this article is not real CACHE, we use main memory to implement the function of CACHE.
出处
《计算机系统应用》
2011年第6期188-191,150,共5页
Computer Systems & Applications