Describe Buffering Disk Write Operations Beneficial Include Answer Mathematical Comparison Q37110733

Describe why buffering disk write operations isbeneficial. Include in your answer a mathematical comparison ofbuffered and unbuffered writes (i.e., using a simplified mode of adisk).


Solution


buffering disk write operations is beneficial because-:

  • Preloading data into a reserved area of memory (thebuffer)
  • It temporarily stores input or output data in an attempt tobetter match the speeds of two devices such as a fast CPU and aslow disk drive.
  • Buffer may be used in between when moving data between twoprocesses within a computer. Data is stored in buffer as it isretrieved from one processes or just before it is sent to anotherprocess.
  • With spooling, the
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.