157k views
2 votes
Accessing disk is much slower than accessing memory. As a result, many file systems have been designed with various optimizations to improve performance. What is an example of file system performance optimization

User Ziofil
by
4.9k points

1 Answer

7 votes

Answer:

An example of file system performance optimization is Caching - i.e. keep in memory a collection of blocks that logically belong on the disk, for performance reasons.

Step-by-step explanation:

Caching - i.e. keep in memory a collection of blocks that logically belong on the disk, for performance reasons.

The ultimate frequent method employed to decrease the duration of disk elucidated as a collection of books i.e similar kind that is preserved in invisible area.

User Akrabi
by
5.9k points