الصفحة الرئيسية > Term: Copy-on-write
Copy-on-write
A delayed copy optimization used in Mach. The object to be copied is marked temporarily read-only. When a thread attempts to write to any page in that object, a trap occurs, and the kernel copies only the page or pages that are actually being modified. See also thread.
- قسم من أقسام الكلام: noun
- المجال / النطاق: البرامج; كمبيوتر
- الفئة: أنظمة التشغيل
- Company: Apple
0
المنشئ
- Harry8L
- 100% positive feedback
(London, United Kingdom)