Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/Process/Multi-processing/
SMP Multi-Processing
Search

SMP Multi-Processing

Creator
Creator
Seonglae Cho
Created
Created
2023 Nov 8 6:45
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Mar 8 11:13
Refs
Refs
MIMD

SMP

두 개 또는 그 이상의 프로세서가 한 개의 공유된 메모리를 사용하는 다중 프로세서 컴퓨터 아키텍처이
 
 
 
 
Symmetric multiprocessing
Symmetric multiprocessing or shared-memory multiprocessing (SMP) involves a multiprocessor computer hardware and software architecture where two or more identical processors are connected to a single, shared main memory, have full access to all input and output devices, and are controlled by a single operating system instance that treats all processors equally, reserving none for special purposes. Most multiprocessor systems today use an SMP architecture. In the case of multi-core processors, the SMP architecture applies to the cores, treating them as separate processors.
Symmetric multiprocessing
https://en.wikipedia.org/wiki/Symmetric_multiprocessing
Symmetric multiprocessing
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/Process/Multi-processing/
SMP Multi-Processing
Copyright Seonglae Cho