Access time

From Computer History Wiki
Revision as of 11:26, 6 July 2018 by Jnc (talk | contribs) (+See also)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

In main memory, the access time is the time period between the start of a read access cycle, and the point in time when the data is returned to the requestor.

In DRAM memories, if the memory is in the middle of a refresh cycle when the request arrives, that can delay the memory's response - and thus the access time for that particular cycle.

See also