Překlad "write-back caching" do čeština
mezipaměť se zpětným zápisem je překlad "write-back caching“ do čeština.
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.
-
Zobrazit algoritmicky generované překlady
Automatické překlady " write-back caching " do čeština
-
Glosbe Translate
-
Google Translate
Fráze podobné "write-back caching" s překlady do čeština
-
ukládání do mezipaměti se zpětným zápisem