Content deleted Content added
Initial stub |
m fix link |
||
Line 5:
While sequential access memory is read in sequence, accesses can still be made to arbitrary locations by "seeking" to the requested ___location. This operation, however, is often relatively inefficient (see [[seek time]], [[rotational delay]]).
Sequential access memory is typically used for [[secondary storage]] in general-purpose computers due to their higher density at lower cost compared to RAM, and the fact that such memory is typically [[non-volatile memory|non-volatile]]. Examples of SAM devices still in use include [[hard disk]]s, [[CD-ROM]]s and [[magnetic tape]]s. Historically, [[drum memory]] has also been used.
==See also==
|