This flow shows the rate at which pages in the buffer cache are being referenced by SQL connections (logical page reads).

Normally, the majority of logical reads will be satisfied from the cache, but if the required page is not already there it will be read from disk.