Data buffer: Difference between revisions

Content deleted Content added
a byte as a buffer for bits
Line 12:
 
[[Cache]] is typically frequently requested disk I/O. If multiple processes are accessing the same files, much of those files will be cached to improve performance (RAM being so much faster than hard drives), it's disk cache.
 
By Graham Kelly
 
==See also==