write-back cache
write-back cache
A disk or memory cache that supports writing. Data normally written to memory or to disk by the CPU is first written into the cache. During idle machine cycles, the data are written from the cache memory to main memory or to disk. Write-back caches improve performance, because writing to the cache is faster than writing to main memory or disk.
Disk Writes
A disk write-back cache does add a slight amount of risk, because the data remain in volatile memory longer. When the computer is turned off, the operating system ensures that the data written to the cache are saved before powering down. See write-through cache and cache.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.