Get premium membership and access questions with answers, video lessons as well as revision papers.

Give a scenario where choosing a large filesystem block size might be a benefit; give an example where it might be a hindrance

      

Give a scenario where choosing a large filesystem block size might be a benefit; give an
example where it might be a hindrance

  

Answers


Faith
Large file system block sizes are a help (where performance is concerned) when the files in question are
very large, and contiguous reading/writing is prevalent. For example, multimedia files. A large file system
block size, unfortunately, wastes a lot of space if your file system largely consists of small sized files.
Random access to small segments of data require loading entire blocks of data, even though you only
need a small amount of it.
Titany answered the question on April 26, 2022 at 09:59


Next: Give an example of a scenario that might benefit from a file system supporting an append-only access write
Previous: Discuss the conflicts that might arise among the objectives of working capital management.

View More Operating Systems Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions