Jump to content

Uniprocessor system

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by 135.180.107.49 (talk) at 08:18, 17 May 2024 (Delete statement asserting that most desktop computers are multiprocessor systems. Perhaps the original author was under the misapprehension that "uniprocessor" was synonymous with "single-core"? It's also possible that they were making that assertion because it's common for there to be microprocessors integrated into various peripherals, such as persistent storage devices or network interface cards? In any case, conventional usage of the term "multiprocessor" implies "has multiple CPU sockets".). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A uniprocessor system is defined as a computer system that has a single central processing unit that is used to execute computer tasks. As more and more modern software is able to make use of multiprocessing architectures, such as SMP and MPP, the term uniprocessor is therefore used to distinguish the class of computers where all processing tasks share a single CPU. As such, this kind of system uses a type of architecture that is based on a single computing unit. All operations (additions, multiplications, etc.) are thus done sequentially on the unit.

Further reading

[edit]

Hwang, Kai; Briggs, Faye A. (1984-09-01). Computer Architecture and Parallel Processing. McGraw-Hill. pp. 846. ISBN 978-0070315570.