Disk Cache Controller
1. Coming soon.
2. Memory that is used to store blocks of data that have been read from the disk devices connected to them. If a subsequent I/O requires a record that is still resident in the cache memory, it will be picked up from there, thus saving another physical I/O. (Source: OGC, Information Technology Infrastructure Library (ITIL) v3) |