Computer Organization and Architecture 10th Edition Stallings Test Bank 1
Computer Organization and Architecture 10th Edition Stallings Test Bank 1
TRUE OR FALSE
T F 10. Secondary memory is used to store program and data files and is
usually visible to the programmer only in terms of individual
bytes or words.
T F 12. With write back updates are made only in the cache.
T F 13. It has become possible to have a cache on the same chip as the
processor.
T F 14. All of the Pentium processors include two on-chip L1 caches, one
for data and one for instructions.
T F 15. Cache design for HPC is the same as that for other hardware
platforms and applications.
MULTIPLE CHOICE
A. Location B. Access
C. Hierarchy D. Tag
A. hertz B. nanos
C. bytes D. LOR
3. For internal memory, the __________ is equal to the number of electrical lines
into and out of the memory module.
6. For random-access memory, __________ is the time from the instant that an
address is presented to the memory to the instant that data have been stored
or made available for use.
7. The ________ consists of the access time plus any additional time required
before a second access can commence.
A. cache B. hit
C. tag D. locality
10. __________ is the simplest mapping technique and maps each block of main
memory into only one possible cache line.
11. When using the __________ technique all write operations made to main
memory are made to the cache as well.
12. The key advantage of the __________ design is that it eliminates contention for
the cache between the instruction fetch/decode unit and the execution unit.
A. miss B. hit
C. line D. tag
SHORT ANSWER
4. The three performance parameters for memory are: access time, transfer
rate, and _________.
6. The ________ rate is the rate at which data can be transferred into or out of a
memory unit.
8. The three key characteristics of memory are capacity, access time, and _______.
11. __________ computing deals with super computers and their software.
13. The __________ units execute micro-operations, fetching the required data from
the L1 data cache and temporarily storing results in registers.
14. __________ memory is a facility that allows programs to address memory from
a logical point of view, without regard to the amount of main memory
physically available.
15. For set-associative mapping the cache control logic interprets a memory
address as three fields: Set, Word, and __________.
TRUE OR FALSE
1. T
2. T
3. F
4. T
5. F
6. F
7. T
8. T
9. T
10. F
11. F
12. T
13. T
14. T
15. F
MULTIPLE CHOICE
1. A
2. C
3. B
4. A
5. C
6. D
7. B
8. A
9. C
10. A
11. C
12. B
13. C
14. A
15. B
SHORT ANSWER
1. External
2. 8
3. performance
4. memory cycle time
5. Associative
6. transfer
7. magnetic surface
8. cost
9. secondary
10. lines
11. High-performance
12. execution units
13. execution
14. Virtual
15. Tag