Sciweavers

MICRO
2010
IEEE

Per-Thread Cycle Accounting

13 years 2 months ago
Per-Thread Cycle Accounting
This paper proposes a cycle accounting architecture for Simultaneous Multithreading (SMT) processors that estimates the execution times for each of the threads had they been executed alone, while they are running simultaneously on the SMT processor. This is done by accounting each cycle to either a base, miss event or waiting cycle component during multi-threaded execution. Single-threaded alone execution time is then estimated as the sum of the base and miss event components; the waiting cycle component represents the lost cycle count due to SMT execution. The cycle accounting architecture incurs reasonable hardware cost (around 1KB of storage) and estimates single-threaded performance with average prediction errors around 7.2% for two-program work
Stijn Eyerman, Lieven Eeckhout
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where MICRO
Authors Stijn Eyerman, Lieven Eeckhout
Comments (0)