6.5Read-Ahead Cache

After a read command which reads the data from the disk medium is completed, the read- ahead cache function reads the subsequent data blocks automatically and stores the data in the data buffer.

When the next command requests to read the read-ahead data, the data can be transferred from the data buffer without accessing the disk medium. The host can access the data at higher speed.

6.5.1Data buffer configuration

The device has a 512-KB data buffer. The buffer is used by divided into three parts; for MPU work, for auto transfer of write commands, for read cache of read commands (see Figure 6.10).

 

 

 

 

 

 

 

 

 

 

 

 

512 KB (524,288 bytes)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

for MPU work

 

 

 

for R/W command

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

32 KB

 

 

 

480 KB (491,520 bytes)

 

 

 

 

 

 

 

(32,768 bytes)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Figure 6.10 Data buffer configuration

 

 

The read-ahead operation is performed at execution of the READ SECTOR(S), READ MULTIPLE, or READ DMA command, and read-ahead data are stored in the buffer for read cache.

6 - 14

C141-E056-02EN

Page 173
Image 173
Fujitsu MPC3045AH, MPC3065AH manual Data buffer configuration