On a personal computer, all functions of the processor usually are on ____.

While every effort has been made to follow citation style rules, there may be some discrepancies. Please refer to the appropriate style manual or other sources if you have any questions.

Select Citation Style

Copy Citation

Share

Share

Share to social media

Facebook Twitter

URL

//www.britannica.com/technology/central-processing-unit

Give Feedback

External Websites

Feedback

Corrections? Updates? Omissions? Let us know if you have suggestions to improve this article (requires login).

Feedback Type

Your Feedback Submit Feedback

Thank you for your feedback

Our editors will review what you’ve submitted and determine whether to revise the article.

External Websites

  • Computer Hope - Central Processing Unit
  • Engineering LibreTexts - The CPU

Print Cite

verifiedCite

While every effort has been made to follow citation style rules, there may be some discrepancies. Please refer to the appropriate style manual or other sources if you have any questions.

Select Citation Style

Copy Citation

Share

Share

Share to social media

Facebook Twitter

URL

//www.britannica.com/technology/central-processing-unit

Feedback

External Websites

Feedback

Corrections? Updates? Omissions? Let us know if you have suggestions to improve this article (requires login).

Feedback Type

Your Feedback Submit Feedback

Thank you for your feedback

Our editors will review what you’ve submitted and determine whether to revise the article.

External Websites

  • Computer Hope - Central Processing Unit
  • Engineering LibreTexts - The CPU

Alternate titles: CPU

By The Editors of Encyclopaedia Britannica Last Updated: Nov 2, 2022 Article History

Table of Contents

perf (Linux) to record, benchmark, or trace CPU events running kernels and applications.

Virtual CPUs[edit]

Cloud computing can involve subdividing CPU operation into virtual central processing units[78] (vCPUs[79]).

A host is the virtual equivalent of a physical machine, on which a virtual system is operating.[80] When there are several physical machines operating in tandem and managed as a whole, the grouped computing and memory resources form a cluster. In some systems, it is possible to dynamically add and remove from a cluster. Resources available at a host and cluster level can be partitioned out into resources pools with fine granularity.

Performance[edit]

The performance or speed of a processor depends on, among many other factors, the clock rate (generally given in multiples of hertz) and the instructions per clock (IPC), which together are the factors for the instructions per second (IPS) that the CPU can perform.[81] Many reported IPS values have represented "peak" execution rates on artificial instruction sequences with few branches, whereas realistic workloads consist of a mix of instructions and applications, some of which take longer to execute than others. The performance of the memory hierarchy also greatly affects processor performance, an issue barely considered in MIPS calculations. Because of these problems, various standardized tests, often called "benchmarks" for this purpose‍—‌such as SPECint‍—‌have been developed to attempt to measure the real effective performance in commonly used applications.

Processing performance of computers is increased by using multi-core processors, which essentially is plugging two or more individual processors (called cores in this sense) into one integrated circuit.[82] Ideally, a dual core processor would be nearly twice as powerful as a single core processor. In practice, the performance gain is far smaller, only about 50%, due to imperfect software algorithms and implementation.[83] Increasing the number of cores in a processor (i.e. dual-core, quad-core, etc.) increases the workload that can be handled. This means that the processor can now handle numerous asynchronous events, interrupts, etc. which can take a toll on the CPU when overwhelmed. These cores can be thought of as different floors in a processing plant, with each floor handling a different task. Sometimes, these cores will handle the same tasks as cores adjacent to them if a single core is not enough to handle the information.

Due to specific capabilities of modern CPUs, such as simultaneous multithreading and uncore, which involve sharing of actual CPU resources while aiming at increased utilization, monitoring performance levels and hardware use gradually became a more complex task.[84] As a response, some CPUs implement additional hardware logic that monitors actual use of various parts of a CPU and provides various counters accessible to software; an example is Intel's Performance Counter Monitor technology.[2]

What is the function of the CPU in a computer quizlet?

The main function of the CPU is acting as the brain of the computer. It allows calculations to be carried out. How does the CPU work? Processor takes instructions from the memory unit and executes them.

What is a processor quizlet?

The processor is also called the CPU (central processing unit) or microprocessor. The processor executes instructions, performs calculations, and coordinates input/output operations. Each motherboard has electronic chips that work with the CPU and are designed to exact specifications.

What is the best way to describe the CPU quizlet?

it is a Central Processing Unit. Sometimes referred to simply as the central processor, but more commonly called processor, the CPU is the brains of the computer where most calculations take place. The Cache Memory is used to store data waiting to be processed.

Which of the following AMD processors is used in desktop systems choose all that apply?

The current AMD desktop processor families are the FX, Phenom, Athlon, and Sempron.

Chủ đề