Cache Ejection

This enhancement prevents the buffer manager from performing unnecessary rereads of cached pages from disk, improving performance through a reduction of disk I/O and internode communication.

A cache ejection policy determines how a system identifies and replaces stale cache data. Each server in a multiplex system has its own cache.