scispace - formally typeset
Y

Yiannakis Sazeides

Researcher at University of Cyprus

Publications -  80
Citations -  2041

Yiannakis Sazeides is an academic researcher from University of Cyprus. The author has contributed to research in topics: Cache & Cache algorithms. The author has an hindex of 17, co-authored 76 publications receiving 1967 citations. Previous affiliations of Yiannakis Sazeides include University of Wisconsin-Madison.

Papers
More filters
Proceedings ArticleDOI

The predictability of data values

TL;DR: Comparison of context based prediction and stride prediction shows that the higher accuracy of contextbased prediction is due to relatively few static instructions giving large improvements; this suggests the usefulness of hybrid predictors.
Proceedings ArticleDOI

Trace processors

TL;DR: The results affirm that significant instruction-level parallelism can be exploited in integer programs (2 to 6 instructions per cycle) and quantify the value of successively doubling the number of distributed elements.
Journal ArticleDOI

Design tradeoffs for the alpha EV8 conditional branch predictor

TL;DR: It is shown that the Alpha EV8 branch predictor achieves prediction accuracy in the same range as the state-of-the-art academic global history branch predictors that do not consider implementation constraints in great detail.
Proceedings ArticleDOI

The performance potential of data dependence speculation and collapsing

TL;DR: In this article, two hardware methods for remedying the effects of true data dependences are studied, dependence speculation and dependence collapsing, which are used to eliminate address generation-load dependences.
Journal ArticleDOI

Performance implications of single thread migration on a chip multi-core

TL;DR: The experimental results show that the performance loss due to activity migration on a multi-core with private L1s and a shared L2 can be minimized if: (a) a migrating thread continues its execution on a core that was previously visited by the thread, and (b) cores remember their predictor state since their previous activation.