First page Back Continue Last page Summary Graphic
The block buffer cache
- File systems improve performance by caching file blocks in memory
- All data transfers go through the cache
- After first read/write, a block is cached
- Subsequent accesses use cached block