public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* mmu notifier spte pinning
@ 2008-07-20  4:13 Sukanto Ghosh
  2008-07-22 15:36 ` Andrea Arcangeli
  0 siblings, 1 reply; 3+ messages in thread
From: Sukanto Ghosh @ 2008-07-20  4:13 UTC (permalink / raw)
  To: kvm

Hi all,

I was going through the slides "Integrating KVM with the linux memory
management" on MMU notifiers.

can anyone tell me ... if spte is invisible to linux vm, then why does
page->_mapcount increments when a spte mapping is created ? is it done
explicitly by the kvm code (if so, why) ?

do references to any page from a kernel data-structure (spte in this
case) don't involve access though page table entries (hence
try_to_unmap() can't unmap those references) ? which makes any page
referenced through kernel structures unswappable ?

-- 
Thanks and Regards,
Sukanto Ghosh

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

end of thread, other threads:[~2008-07-23 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20  4:13 mmu notifier spte pinning Sukanto Ghosh
2008-07-22 15:36 ` Andrea Arcangeli
2008-07-23 18:53   ` Sukanto Ghosh

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