Cache  Memory                                                                                                                                            Print this page
<< Previous |  First |  Last |  Next >>       

During a write operation, if the address word is not in the cache, the information is written directly into the main memory. A write operation normally refers to the location of data areas and the property of locality of reference is not as pronounced in accessing data when write operation is involved. Therefore, it is not advantageous to bring the data block to the cache when there a write operation, and the addressed word is not present in cache.

<< Previous |  First |  Last |  Next >>