singleprocessor
Singleprocessor refers to a computer system that contains one physical central processing unit (CPU). In contrast to multi-processor systems, which employ two or more separate CPUs, a singleprocessor system has a single CPU package that handles all instruction execution. The CPU may be single-core or multi-core; a multi-core single-processor configuration contains several processing cores within one chip, but remains a single physical processor overall.
Operations and performance: A singleprocessor's performance depends on the core's design, clock speed, cache, memory bandwidth,
History and use: In early personal computers, most systems were truly single-processor with one socket. The
Limitations and considerations: Upgrading often means replacing the CPU or the motherboard if the socket changes;
See also: single-core, multi-core, multi-processor, symmetric multiprocessing, system on a chip, virtualization.