Memory system design and implementation for a multiprocessor
Dan Wu, Xuecheng Zou, Kui Dai, Chengnuo Deng, Shuangxi Lin
Abstract
Dan Wu, Xuecheng Zou, Kui Dai, Chengnuo Deng, Shuangxi Lin
Abstract
In the era of multi-core processors, the challenge of designing a high efficient memory system is more severe than before. This paper focuses on the memory hierarchy design and implementation on a multiprocessor system. With the distributed shared memory (DSM) model, some techniques have been presented to improve the performance of traditional memory hierarchy and simplify the complexity of cache coherence logic. Moreover, the proposed memory system is in favor of power-saving by reducing the number of times to access the lower-level memory devices. The structure of the memory system has been implemented with a 0.18μm CMOS process and some experimental results are presented.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In the era of multi-core processors, the challenge of designing a high efficient memory system is more severe than before. This paper focuses on the memory hierarchy design and implementation on a multiprocessor system. With the distributed shared memory (DSM) model, some techniques have been presented to improve the performance of traditional memory hierarchy and simplify the complexity of cache coherence logic. Moreover, the proposed memory system is in favor of power-saving by reducing the number of times to access the lower-level memory devices. The structure of the memory system has been implemented with a 0.18μm CMOS process and some experimental results are presented.
Key concepts: Computer science, Cache-only memory architecture, Interleaved memory, Multiprocessing, Uniform memory access, Distributed shared memory, Non-uniform memory access, Memory map