What is the difference between Write-Through and Write-Back Caches? Explain advantages and disadvantages of each?

Submitted by: Administrator
Writing in cache is possible through two method. 1. Write back-update the cache memory along with main memory. 2. Write through-writing in cache only, equivalent copy is produce in main memory, when word is not updated from a long time.

Writing in cache is possible through two method. 1. Write back-update the cache memory along with main memory. 2. Write through-writing in cache only, equivalent copy is produce in main memory, when word is not updated from a long time.
Submitted by: Administrator

Read Online Computer Architecture Job Interview Questions And Answers