Data pre-fetch Data pre-fetch allows the processor to "look-ahead" and fetch data from memory before it is needed by the processor. This results in fewer processor pipeline stalls, and higher overall performance on many applications. The L2 data cache utilizes data pre-fetch.