Write-Through Cache

Why Trust Techopedia

What Does Write-Through Cache Mean?

Write-through cache is a caching technique in which data is simultaneously copied to higher level caches, backing storage or memory. It is common in processor architectures that perform a write operation on cache and backing stores at the same time.

Advertisements

Techopedia Explains Write-Through Cache

Write-through cache helps increase read performance in memory access methods because the requested data is already present in the cache and memory. In each write-through operation, data that is brought into the cache is also written into the backing store, which is the primary memory (RAM, in most cases).

Write-through cache also helps with data recovery, as the data in operation is written to both cache and memory. It is nearly impossible to restore data from cache. However, to an extent, modern operating systems (OS) have the ability to save an instance of running memory.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.