Sciweavers

IJPP
2006

Supporting Microthread Scheduling and Synchronisation in CMPs

13 years 4 months ago
Supporting Microthread Scheduling and Synchronisation in CMPs
Chip multiprocessors hold great promise for achieving scalability in future systems. Microthreaded chip multiprocessors add a means of exploiting legacy code in such systems. Using this model, compilers generate parametric concurrency from sequential source code, which can be used to optimise a range of operational parameters such as power and performance over many orders of magnitude, given a scalable implementation. This paper shows scalability in performance, power and most importantly, in silicon implementation, the main contribution of this paper. The microthread model requires dynamic register allocation and a hardware scheduler, which must support hundreds of microthreads per processor. The scheduler must support thread creation, context switching and thread rescheduling on every machine cycle to fully support this model, which is a significant challenge. Scalable implementations of such support structures are given and the feasibility of large-scale CMPs is investigated by giv...
Ian Bell, Nabil Hasasneh, Chris R. Jesshope
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2006
Where IJPP
Authors Ian Bell, Nabil Hasasneh, Chris R. Jesshope
Comments (0)