1 result for writes · 7.187s

Moozonian Wiki Intelligence

Copy-on-write

Best Wikipedia match for “writes”
30+ Wiki features
Wikipedia

Copy-on-write

Copy-on-write (COW), also called implicit sharing or shadowing, is a resource-management technique used in programming to manage shared data efficiently. Instead of copying data right away when multiple programs use it, the same data is shared between programs until one tries to modify it. If no changes are made, no private copy is created, saving resources. A copy is only made when needed, ensuring each program has its own version when modifications occur. This technique is commonly applied to memory, files, and data structures.

Read full Wikipedia article ↗
6,37130-day views
212Daily average
+8.8%7-day trend
11,775 BArticle size
1,963Est. words
407603Page ID
Article table of contents 7 sections
1 In virtual memory management
2 In software
2.1 Examples
3 In computer storage
4 See also
5 References
6 External links
Categories
Computer data storageSoftware optimizationVirtual memoryVirtualization
External references
Recent revisions
SasamiyaJul 4, 2026 5:28 AM — /* In computer storage */
WegesrandJun 18, 2026 2:41 PM — /* See also */ Preposition
Wikideas1Apr 23, 2026 3:35 PM — /* See also */ PagedAttention
CharcoalChalkNov 23, 2025 1:28 AM — /* Examples */ Added example of how Docker uses COW
DavidCaryOct 29, 2025 9:49 PM — mention file-level copy-on-write
69.254.148.65Aug 13, 2025 3:40 AM — Update storage description to make clear entire file is not copied when modified.
Contributors
InternetArchiveBotAnomieBOTCydebotCitation botBD2412John of ReadingComp.archOnel5969SmackBotRjwilmsiYobotAddbot
Templates used
AmboxCitation neededCite bookCite journalCite webDMCADated maintenance categoryDated maintenance category (articles)DelinkExpand sectionFULLROOTPAGENAMEFile systemsFixFix/categoryHlist/styles.css
Redirects to this article
Copy on writeImplicit sharingCopy-On-WriteClone-on-writeCopy-on-modify
Pages linking here
Wikidata knowledge graph Q1131607

copy-on-write

resource-management technique used in computer programming

Connected to 23 Wikimedia sitelinks
Instance of
technique, algorithmic paradigm
Subclass of
resource management
Open Wikidata entity ↗