Computer 222 - Computer Organization » Fall 2021 » Quiz 5 Memory
Need help with your exam preparation?
Get Answers to this exam for $6 USD.
Get Answers to all exams in [ Computer 222 - Computer Organization ] course for $25 USD.
Existing Quiz Clients Login here
Question #1
Multi-level memory hierarchy from fastest to slowest:
A.
Registers -> L1 cache -> L2 cache
B.
Disk -> main ->L2 cache
C.
L1 cache -> main -> L2 cache
D.
Main -> L2 cache
Question #2
L1 cache is refilled directly, first from:
A.
L2 cache
B.
L3 cache
C.
Main memory
D.
Any of these
Question #3
RISC CPU’s L1 cache architecture is:
A.
Any of these
B.
Separate I and D caches (Harvard)
C.
Shared cache
D.
Unified caches (von Neumann)
Question #4
RISC CPU’s L2 cache architecture is:
A.
Separate I and D caches (Harvard)
B.
Unified caches (von Neumann)
C.
Any of these
D.
Shared cache
Question #5
RISC CPU’s L3 cache architecture is:
A.
Shared unified cache
B.
Separate I and D caches (Harvard)
C.
Any of these
D.
Unified caches (von Neumann)
Question #6
Each level of cache memory is approx. N times larger/smaller and faster/slower where N=:
A.
10
B.
3
C.
4
D.
2
Question #7
Cache memory is made from what type of memory:
A.
ROM
B.
EEPROM
C.
SRAM
D.
DRAM
Question #8
Cache memory in most RISC CPU’s like MIPS use what type of mapping:
A.
set direct
B.
direct
C.
set associative
D.
associative
Question #9
Cache is refilled in one chunk at a time, called a:
A.
page
B.
block
C.
word
D.
sector
Question #10
D-Cache misses in RISC can only be caused by which type of instruction:
A.
Input
B.
Branch
C.
Load or Store
D.
Jump
Question #11
D-Cache organization that has the simplest hardware implementation:
A.
Fully associative, Write-back
B.
Set associative, Write-through
C.
Direct-mapped, Write-back
D.
Direct-mapped, Write-through
Question #12
I-Cache misses in RISC are most likely to be caused by which type of instruction:
A.
Load or Store
B.
Input
C.
Branch
D.
Jump
Question #13
Virtual memory is most likely to be needed in which class of computer system:
A.
Gaming
B.
Embedded
C.
Real-time Embedded
D.
Desktop computer or Server
Question #14
Virtual memory is uses all these forms of addresses, except which one:
A.
Logical
B.
Segmented/Paged
C.
Virtual
D.
Physical
Question #15
Virtual memory uses a Page Table with an on-chip cache called a:
A.
TLB
B.
D-cache
C.
MMU
D.
Direct Page Table
Need help with your exam preparation?
Get Answers to this exam for $6 USD.
Get Answers to all exams in [ Computer 222 - Computer Organization ] course for $25 USD.
Existing Quiz Clients Login here