I&C SCI 51 Lecture Notes - Lecture 5: Disk Controller, Endianness, Cpu Cache

44 views5 pages

Document Summary

Computer equation = cpu + memory + i/o. Datapath cycle and how it relates to cpu speed. Pipelining - overlapping the execution of instructions to complete tasks faster. Circuits recognize and use values that represent the voltage levels. The smallest quantity of memory is a bit. Bytes are made of 8 bits each. M x n: m cells of n bits each. K = log2(m) address input signals or m = 2^k cells. 4096 = 4 decimal digits for each address. Big-endian stores the most significant byte of a word in the smallest address and the least significant byte in the largest address (mainframe computers and the internet) Little-endian systems store the least significant byte in the smallest address (intel x86) We want fast and lots of it. Create a layered approach to memory: memory hierarchy. The slower the memory, the greater # of cycles the cpu will have to wait. Fast memory is very expensive, slow is cheap.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents