Difference between revisions of "Ksm"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Virtualization_tools|Virtualization tools</yambe:breadcrumb> =ksm= ksm refers to "Kernel Same-page merging" where similar pages in memory are merged with co...")
(No difference)

Revision as of 08:05, 25 March 2013

<yambe:breadcrumb>Virtualization_tools|Virtualization tools</yambe:breadcrumb>

ksm

ksm refers to "Kernel Same-page merging" where similar pages in memory are merged with copy-on-write bit set. The information about KSM at wikipedia page https://en.wikipedia.org/wiki/Kernel_SamePage_Merging_%28KSM%29 highlights its usefulness in case of virtualization. It is always good to have it enabled in cases where optimization of RAM is important than optimization of CPU.