Translation of "write-back caching" into Czech
mezipaměť se zpětným zápisem is the translation of "write-back caching" 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.
-
mezipaměť 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 caching" into Czech
-
Glosbe Translate
-
Google Translate
Phrases similar to "write-back caching" with translations into Czech
-
ukládání do mezipaměti se zpětným zápisem