Prefetching
Prefetching reads the data needed by a query before it is referenced by the query, so that the query does not have to wait for I/O to be performed.