Multithreading Architecture
Author | : Mario Nemirovsky |
Publisher | : Morgan & Claypool Publishers |
Total Pages | : 112 |
Release | : 2013 |
ISBN-10 | : 9781608458554 |
ISBN-13 | : 1608458555 |
Rating | : 4/5 (555 Downloads) |
Download or read book Multithreading Architecture written by Mario Nemirovsky and published by Morgan & Claypool Publishers. This book was released on 2013 with total page 112 pages. Available in PDF, EPUB and Kindle. Book excerpt: Multithreaded architectures now appear across the entire range of computing devices, from the highest-performing general purpose devices to low-end embedded processors. Multithreading enables a processor core to more effectively utilize its computational resources, as a stall in one thread need not cause execution resources to be idle. This enables the computer architect to maximize performance within area constraints, power constraints, or energy constraints. However, the architectural options for the processor designer or architect looking to implement multithreading are quite extensive and varied, as evidenced not only by the research literature but also by the variety of commercial implementations. This book introduces the basic concepts of multithreading, describes a number of models of multithreading, and then develops the three classic models (coarse-grain, fine-grain, and simultaneous multithreading) in greater detail. It describes a wide variety of architectural and software design tradeoffs, as well as opportunities specific to multithreading architectures. Finally, it details a number of important commercial and academic hardware implementations of multithreading.