Ksm

From Notes_Wiki
Revision as of 08:05, 25 March 2013 by Saurabh (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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.