Y
Hacker News
new
|
ask
|
show
|
jobs
by
foltik
64 days ago
In this case it’s better to asynchronously bring the data into the cache, which you can do with a prefetch shortly before the read.
1 comments
deegu
64 days ago
Perhaps. Then again, if your target is to reduce dram refresh induced latency, you might not have time to prefetch either.
link