ציטוט Arn:
Hi,

If I use the kernel function "get_user_pages()" within a guest kernel
module, will this ensure that the
guests pages are never swapped out by the host ? Will it lock these
pages in memory ?

(Has anyone tried this ? )

Thanks
Arn
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
running get_user_pages wont make the pages unswappable by the host (only by the guest)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to