|
|
|
|
|
by mmf
3983 days ago
|
|
A few corrections: -refresh period is more like 32-64ms -refreshing is way (way) cheaper than streaming data out since you refresh an entire word line, and you do not pay io cost, which is a significant fraction of the cost of accessing dram. |
|