Multiprocessing Architecture

From OSDev.wiki
Jump to navigation Jump to search
This page is a stub.
You can help the wiki by accurately adding more contents to it.

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.