Lecture 2
Lecture 2
• The datapath performs the arithmetic operations, and control tells the
datapath, memory, and I/O devices what to do according to the wishes of
the instructions of the program.
• Throughput / bandwidth.
Another measure of performance, it is the number of tasks completed
per unit time.
• Also called CPU time. The actual time the CPU spends computing for a
specific task.
User CPU time
• The CPU time spent in the operating system performing tasks on behalf of
the program.