USENIX 2005 Annual Technical Conference, General Track Abstract
Pp. 395398 of the Proceedings
Performance of Multithreaded Chip Multiprocessors and Implications for
Operating System Design
Alexandra Fedorova, Harvard University and Sun Microsystems; Margo Seltzer, Harvard University; Christopher Small and Daniel Nussbaum, Sun Microsystems
Abstract
We investigated how operating system
design should be adapted for multithreaded chip multiprocessors (CMT)a new
generation of processors that exploit thread-level parallelism to mask the
memory latency in modern workloads. We determined that the L2 cache is a
critical shared resource on CMT and that an insufficient amount of L2 cache can
undermine the ability to hide memory latency on these processors. To use the L2 cache as efficiently as
possible, we propose an L2-conscious scheduling algorithm and quantify its
performance potential. Using this
algorithm it is possible to reduce miss ratios in the L2 cache by 25-37% and
improve processor throughput by 27-45%.
- View the full text of this paper in HTML and PDF.
Until April 2006, you will need your USENIX membership identification in order to access the full papers. The Proceedings are published as a collective work, © 2005 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
|