public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KSM Algorithm
@ 2008-07-10  8:32 Sukanto Ghosh
  2008-07-10  9:21 ` Izik Eidus
  0 siblings, 1 reply; 10+ messages in thread
From: Sukanto Ghosh @ 2008-07-10  8:32 UTC (permalink / raw)
  To: kvm

Can anyone answer these queries regarding KSM ?

How does KSM offers its services through the  /dev/ksm device ?

Are every guest pages scanned in KVM while using KSM or page-scanning
and sharing is triggered on some event (low memory, etc) ?

Is sharing done only between the pages which have been registered via
KSM_REGISTER_MEMORY_REGION ?

What are these for ? KSM_CREATE_SHARED_MEMORY_AREA and KSM_CREATE_SCAN ?

Where are the shared pages kept ? In kernel memory ? Aren't the shared
pages always pinned in RAM (due to same reasons for pinned shadowed
pages) ?

How much is the overhead involved due to this ?

--
Regards,
Sukanto Ghosh

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-07-19  6:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-10  8:32 KSM Algorithm Sukanto Ghosh
2008-07-10  9:21 ` Izik Eidus
2008-07-10  9:43   ` Sukanto Ghosh
2008-07-10 10:44     ` Izik Eidus
2008-07-10 11:18       ` Sukanto Ghosh
2008-07-10 19:20         ` Izik Eidus
2008-07-10 11:23           ` Sukanto Ghosh
2008-07-10 13:39             ` Sukanto Ghosh
2008-07-10 13:40               ` Izik Eidus
2008-07-19  6:51                 ` Sukanto Ghosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox