Translation of "write-back cache" into Czech
ukládání do mezipaměti se zpětným zápisem is the translation of "write-back cache" into Czech.
A type of cache with the following feature: when changes are made to cached data, they are not simultaneously made to the original data as well. Instead, the changed data is marked, and the original data is updated when the cached data is deallocated. A write-back cache can perform more quickly than a write-through cache. But in some contexts, differences between cached and original data could lead to problems, and write-through caches must be used.
-
ukládání do mezipaměti se zpětným zápisem
A type of cache with the following feature: when changes are made to cached data, they are not simultaneously made to the original data as well. Instead, the changed data is marked, and the original data is updated when the cached data is deallocated. A write-back cache can perform more quickly than a write-through cache. But in some contexts, differences between cached and original data could lead to problems, and write-through caches must be used.
-
Show algorithmically generated translations
Automatic translations of "write-back cache" into Czech
-
Glosbe Translate
-
Google Translate
Phrases similar to "write-back cache" with translations into Czech
-
mezipaměť se zpětným zápisem