Previous | Next --- Slide 24 of 56
Back to Lecture Thumbnails
teamG

I was thinking about when we would want to use write-through caches over a write-back cache. One of the major advantages of write through cache is that it simplifies the cache design. Other than that, I really don't see any situations where we want write through over a write back, because of the mentioned benefits of write back.