answersLogoWhite

0

Symmetric Multiprocessing, or SMP, is a multiprocessor computer architecture where two or more identical processors are connected to a single shared main memory. SMP systems allow any processor to work on any task no matter where the data for that task is located in memory; with proper operating system support. SMP systems can easily move tasks between processors to balance the workload efficiently. Hope ive helped.

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

What is a multi-processing system computer?

A multi-processing system is a type of computer architecture that allows multiple processors to execute tasks simultaneously, improving performance and efficiency. This system can handle multiple processes or threads at the same time, enabling better resource utilization and faster processing. Multi-processing systems can be symmetric, where each processor has equal access to resources, or asymmetric, where processors may have different roles or capabilities. They are commonly used in servers and high-performance computing environments to manage complex workloads.


Is this UNIX system is multiprocessing system?

no Actually, it is. Unix has multi-processing and multi-tasking capabilities.


What type of os is Linux?

Multi threaded, Multi tasking, multi processing, multi user Operating System


What is the difference between UNIX and other operating system?

Unix is a multi user, multi processing and multi tasking operating system


What is the advantage between multi-threading in a multi-processing operating system?

i need beyluxe multi messenger


Describe your experience using a multi line phone?

describe your experience you have in answering a multiline telephone system?


What is the difference between multi processing and multi sharing?

multi processing is nothing but executing multiple thrads on multiple processors at a time....


What is multi- access processing?

Multi-processing is the capability to support and utilize multiple processor at the same in a computer


What is multi processing in Linux?

Symettric Multi-Processing, or SMP, is actually not just a feature in Linux, but what it is is the capability of a kernel to support multiple CPUs or CPU cores. Of course, usually to take advantage of SMP in an operating system, the program itself must at least be multi-threading aware.


Which functions have graphs that are a symmetrical with respect to the origin?

The only shape that is symmetric about a point are a circle, sphere and their multi-dimensional counterparts. There are many more functions that are symmetric about the axes or specific lines.


What is olap?

OLAP stands for Online Analytical Processing. An OLAP system can be considered as a category of applications and technologies that are used for collecting, managing, processing and presenting multi-dimensional data for analysis and management purposes.


Is it possible to create threads on turbo c?

No, MS-DOS does not support multi-threading (or multi-processing either).