November 2015
Beginner to intermediate
236 pages
4h 54m
English
This chapter reviews the different forms of multicore processor architectures. Multicore can be homogeneous or heterogeneous and each has advantages and disadvantages that need to be considered before choosing. Multiple cores includes multiple caches and this chapter also looks at how to manage cache coherency with multiple cores.
SMP; AMP; latency; throughput
In this section we will discuss several types of multicore hardware architectures:
• Shared Memory Multicore Systems
• Distributed Memory Multicore Systems
• Hybrid Systems
• Symmetric and Asymmetric Multicore Systems
In a shared memory multicore system, the individual processing units have local ...
Read now
Unlock full access