|
|
Subscribe / Log in / New account

Optimizing stable pages

Optimizing stable pages

Posted Dec 10, 2012 18:11 UTC (Mon) by dlang (guest, #313)
In reply to: Optimizing stable pages by Cyberax
Parent article: Optimizing stable pages

> CoW using VM tricks is quite often _inferior_ in speed to simple copying.

COW is slower if the copy actually needs to take place, but faster if the copy is never needed.

The question is how likely are you to need to do the copy.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds