同时多线程技术.pdf
文本预览下载声明
第29卷第4期 计算机工程与设计 2008年2月
V01.29NO.4 and Feb.2008
ComputerEngineeringDesign
同时多线程技术
刘权胜, 杨洪斌, 吴悦
(上海大学计算机工程与科学学院,上海200072)
摘要:同时多线程技术结合了超标量处理器与多线程处理器两者的优点,通过增加很少的硬件资源,把一个物理核映射
为多个逻辑核,成为一种研制高性能处理器的重要途径.重点介绍了同时多线程处理器出现的原因、优点、基本组成结构、
当前的研究成果及影响,并探讨了当前同时多线程技术的发展趋势.
关键词:模型;处理器;多线程;同时多线程;同时多线程处理器
中图法分类号:TP303文献标识码:A 文章编号:1000.7024(2008)04-0963.05
Simultaneous
multithreadingtechnology
LIU YANG Yue
Quan-sheng,Hong—bin,WU
(Schoolof and
Science,Shanghai 200072,China)
ComputerEngineering University,Shanghai
all use
Abstract:Simultaneous is method whichmakes
multithreadingtechnologyimportantmanufacturinghighperformanceprocessor
ofthe and one coleinto cores alittlehard-
ofsupcrscalar maps logic
advantage multithreadingprocessor,andphysical multiple byadding
wareresources.The trendoftherecentsimultaneous are
reason,advantage,architecture,status,andmultithreadingtechnologypresented.
Key multithreading
words:model;processor;multithreading;simultaneousmultithreading;simultaneousprocessor
长延迟操作时线程之间进行上下文切换,如在执行过程中出
0引 言
现Cache失效,多个线程在处理器中交叉执行,从而提高了处
从1971年的Intel4004第1块微处理器芯片诞生以来,微理器执行资源的利用率,有效的隐藏了很大一部分Cache失
处理器芯片按摩尔定律的速度不断的更新换代,主频从1 效延迟,否则不发生上下文切换,继续执行当前的线程,与细
MHZ到1GHZ,晶体管从几千到上亿。为了提高微处理器的 粒度多线程类似对减少垂直浪费取到
显示全部