Design and Implementation of Cache in Multi Processors System

ZOU Dai-hong,GAO De-yuan,ZHANG Sheng-bing
2007-01-01
Abstract:Cache is one of the most popular methods to solve the problem of the speed difference between CPU and memory in muti processors system.Because data are shared by multiprocessors,how to keep data coherence between Caches is a key problem.This paper presents the design of Cache architecture of a 32-bit RISC microprocessor chip "LongTeng R2",and discusses the coherence protocol.And the result of design is given.
What problem does this paper attempt to address?