cache pre-fetch

A function that enables the controller to copy additional data blocks into the cache while it reads and copies host-requested data blocks from the disk drives into the cache. This process increases the chance that a future request for data could be fulfilled from the cache. Cache pre-fetch is important for multimedia applications that use sequential input/output (I/O).