English

General-Purpose Multicore Architectures

Hardware Architecture 2025-01-28 v2 Distributed, Parallel, and Cluster Computing

Abstract

The first years of the 2000s led to an inflection point in computer architectures: while the number of available transistors on a chip continued to grow, crucial transistor scaling properties started to break down and result in increasing power consumption, while aggressive single-core performance optimizations were resulting in diminishing returns due to inherent limits in instruction-level parallelism. This led to the rise of multicore CPU architectures, which are now commonplace in modern computers at all scales. In this chapter, we discuss the evolution of multicore CPUs since their introduction. Starting with a historic overview of multiprocessing, we explore the basic microarchitecture of a multicore CPU, key challenges resulting from shared memory resources, operating system modifications to optimize multicore CPU support, popular metrics for multicore evaluation, and recent trends in multicore CPU design.

Keywords

Cite

@article{arxiv.2408.12999,
  title  = {General-Purpose Multicore Architectures},
  author = {Saugata Ghose},
  journal= {arXiv preprint arXiv:2408.12999},
  year   = {2025}
}

Comments

preprint of book chapter in Handbook of Computer Architecture

R2 v1 2026-06-28T18:22:01.600Z