A signal is then applied to the address line, allowing a charge to be transferred to the capacitor
Anonymous Quiz
32%
Upon a Read
68%
Upon a Write
if noise degrades the value of the stored bit, the cross-coupled inverters restore the value
Anonymous Quiz
20%
DRAM
80%
SRAM
DRAM cell is … and … than SRAM cell
Anonymous Quiz
68%
simpler – smaller
8%
more complex – smaller
12%
more complex – bigger
13%
simpler – bigger
DRAM is … dense and … expensive than SRAM
Anonymous Quiz
10%
more – more
9%
less – less
72%
more – less
9%
less – more
SRAMs (used for cache memory ) are generally faster than DRAMs (used for main memory)
Anonymous Quiz
93%
T
7%
F
Different memory technologies, such as DRAM, SRAM, and hard drives, offer trade-offs in capacity, speed, and cost
Anonymous Quiz
94%
T
6%
F
To deal with this disparity, computer systems use a combination of memory types to provide the best performance at the best cost. This approach is called
Anonymous Quiz
11%
memory management
89%
memory hierarchy
Main memory is typically built from DRAM, which is significantly faster than the processor.
Anonymous Quiz
27%
T
73%
F
Computers store the most commonly used instructions and data in a faster but smaller memory, called a ….
Anonymous Quiz
15%
register
81%
cache
4%
RAM
0%
ROM
Memory is classified according to its distance from the processor, the closer memory is the slower one
Anonymous Quiz
30%
T
70%
F
the processor retrieves the data from main memory (DRAM). This is called a cache ..
Anonymous Quiz
28%
hit
72%
miss
If the processor requests data that is available in the cache, it is returned quickly. This is called a cache ..
Anonymous Quiz
97%
hit
3%
miss