DocumentCode :
405829
Title :
An implementation of scoreboarding mechanism for ARM-based SMT processor
Author :
Yong-surk Lee
Volume :
1
fYear :
2003
fDate :
21-24 Oct. 2003
Firstpage :
443
Abstract :
A SMT architecture uses TLP (Thread Level Parallelism) and increases processor throughput, such that issue slots can be filled with instructions from multiple independent threads. Having multiple ready threads reduces the probability that a functional unit is left idle, which increases processor efficiency. To utilize those advantages for the SMT processor, the issue unit must control the flow of instructions from different threads and not create conflicts among those instructions, which make the SMT issue logic extremely complex. Therefore, our SMT architecture, which is modeled in this paper, uses an in-order-issue and completion scheme. The SMT architecture which has an in-order-issue scheme can use a simple issue mechanism with a scoreboard array instead of using register renaming or a reorder buffer. However, a SMT scoreboarding mechanism is still more complex and costlier than that of a single threaded conventional processor. This paper presents a simple but effective implementation of a scoreboard array for the ARM-based SMT processor.
Keywords :
finite state machines; instruction sets; multi-threading; ARM based SMT processor; SMT architecture; SMT scoreboarding mechanism; TLP; finite state machines; in-order-completion technique; in-order-issue technique; instruction sets; issue mechanism; multiple threads; probability; processor throughput; register renaming; reorder buffer; scoreboard array; single threaded conventional processor; thread level parallelism;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
ASIC, 2003. Proceedings. 5th International Conference on
ISSN :
1523-553X
Print_ISBN :
0-7803-7889-X
Type :
conf
DOI :
10.1109/ICASIC.2003.1277581
Filename :
1277581
Link To Document :
بازگشت