uniprocessor
A uniprocessor is a computer system that contains a single central processing unit (CPU) responsible for executing instructions. In such systems, there is only one instruction stream at a time, and parallel work is achieved primarily through time-sharing and context switching performed by the operating system rather than by hardware-based parallelism.
Hardware and memory in a uniprocessor system include a single CPU core that executes instructions, a shared
Performance considerations for uniprocessors center on the lack of true simultaneous execution. Throughput depends on clock
Usage and historical context: Uniprocessor systems were dominant in early computers and remain common in many
Relation to cores and virtualization: A uniprocessor system has one CPU, regardless of how many cores a