Computer Architecture And Design Question:

Explain Write back method?

Tweet Share WhatsApp

Answer:

In this method only the location in the cache is updated. Whenever such an update occurs a flag is set which makes sure that in case the word is removed from the cache the correct copy is saved to the main memory. This approach is usually taken when a word is constantly updated at frequent intervals.

Download Computer Architecture And Design PDF Read All 42 Computer Architecture And Design Questions
Previous QuestionNext Question
Explain Set-associative mapping?Explain Write through method?