Multiprocessing Architecture
From OSDev Wiki
Jump to navigationJump to search
|
This page is intended to provide an overview of the various forms of multiprocessing (e.g., SIMD, MIMD, SMP), and the issues relating to them (e.g., vector processing, systolic array processing, non-uniform memory access) and how they relate to different types of multiprocessor/multicore systems.