Multiprocessing Architecture

From OSDev Wiki
Jump to navigationJump to search

This article is a stub!This page or section is astub. You can help the wiki byaccuratelycontributing 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.

Retrieved from "https://wiki.osdev.org/index.php?title=Multiprocessing_Architecture&oldid=18786"
Category: