Sequential access memory: Difference between revisions

Content deleted Content added
No edit summary
Fix grammar; fix link capitalisation
Line 4:
While sequential access memory is read in sequence, arbitrary locations can still be accessed by "seeking" to the requested ___location. This operation, however, is often relatively inefficient (see [[seek time]], [[rotational latency]]).
 
Magnetic sequential access memory is typically used for [[secondary storage]] in general-purpose computers due to their higher density at lower cost compared to RAM, as well as resistance to wear and [[non-volatility]]. Example[[Magnetic oftape]] SAMis devicesthe stillonly intype useof issequential onlyaccess [[magneticmemory tape]]s.still in use; Historicallyhistorically, [[drum memory]] has also been used.
 
== See also ==
Line 10:
 
* [[Sequential access]]
* [[Basic Sequentialsequential Accessaccess Methodmethod]] (BSAM)
* [[Queued Sequential Access Method|Queued sequential access method]] (QSAM)
* [[Secondary storage]]
* [[Magnetic storage]]