WorksheetsCOA Q2
Total questions: 15
Worksheet time: 10mins
Acronym for PMD
(a)
Acronym for EEPROM
(a)
Acronym for TLB
(a)
Acronym for CMOS
(a)
Acronym for SRAM
(a)
Memory Hierarchy pyramid?
a. CPU Register b.Cache Memory c. Primary Memory d. Secondary Memory e. Tertiary Memory
a,b,c,d,e
e,d,c,b,e
b,c,d,a,e
none of the following
"Topic: ten advanced optimizations of cache performance"
Small and simple first-level caches and way prediction?
INCREASING CACHE BANDWIDTH
REDUCING THE HIT TIME
REDUCING THE MISS PENALTY
REDUCING THE MISS RATE
"Topic: ten advanced optimizations of cache performance"
Pipelined caches, multibanked caches and nonblocking caches.
REDUCING THE HIT TIME
INCREASING CACHE BANDWIDTH
REDUCING THE MISS PENALTY
REDUCING THE MISS RATE
"Topic: ten advanced optimizations of cache performance"
The critical word first and merging write buffers.
REDUCING THE MISS PENALTY
REDUCING MISS PENALTY
REDUCING THE HIT TIME
INCREASING THE CACHE BANDWIDTH
"Topic: ten advanced optimizations of cache performance"
Compiler optimizations.
REDUCING THE MISS PENALTY
REDUCING THE MISS RATE
REDUCING THE MISS PENALTY
REDUCING THE HIT TIME
_________ are a special class of DRAMs based on SDRAM designs but tailored for handling the higher bandwidth demands of graphic processing units.
SDRAM
GDDR5
DDR
DIMM
______ is a type of EEPROM, which is normally read-only but can be erased.
RAM
FLASH MEMORY
ROM
PROM
A computer system is created using software on one physical computer in order to emulate the functionality of another separate physical computer.
Virtual Memory
Virtual Machine
Artificial Intelligence
Augmented Reality
______uses both hardware and software to enable a computer to compensate for physical memory shortages, temporarily transferring data from random access memory (RAM) to disk storage.
Virtual RAM
Virtual Memory
Virtual Machines
Virtual Technology
A _____ entry is like a cache entry where the tag holds portions of virtual address and the data portion holds a physical address, protection field, valid bit, and usually a use bit and a dirty bit
ROM
RAM
TLB
DLTB
