|
|
|
|
|
by Dylan16807
2946 days ago
|
|
While this is true, the point was that it's an important optimization to avoid doing RMW at the memory controller level. If you did it there, it would cost tens of nanoseconds. Doing an on-die refresh in parallel with the write is almost free. |
|