Page Cache
The operating system's memory cache of file-backed data used to reduce repeated storage I/O and coalesce writes.
Related Concepts
- Direct I/O
- Memory-Mapped I/O
- Page Fault
- Working Set
The operating system's memory cache of file-backed data used to reduce repeated storage I/O and coalesce writes.