摘要
分析了多核处理器的硬件体系结构,并分析了影响多核处理器性能的最关键两个因素:二级缓存的命中率和处理器线路的利用率。主要分析了如何通过软件方法来提升多核处理器的性能,也就是通过设计操作系统进程调度算法来实现。分析了如何提高上述两个因素的方法。使用这些方法可以将多核处理器的吞吐率提高27%-45%。
This paper shortly analysis the hardware architecture of the multi - core processer, and analysis the most of two factors that influence multi - core processor's performance : one is L2 cache hit ratio, another is processor circuitry's utilization ratio, this paper mainly analysis how to using software methods to improve multi - core processor's performance. Implementing this method through designing operating systems's process scheduler. And has analsised how to improve two factors's method.
出处
《工业仪表与自动化装置》
2010年第1期81-83,共3页
Industrial Instrumentation & Automation
关键词
多核处理器
二级缓存缺失率
处理器核线路利用率
multi -core processer
L2, cache miss ratio
processor core circuitry 's utilization ration