From: Izik Eidus <izike@qumranet.com>
To: Arn <cse.syslab@gmail.com>
Cc: kvm-devel@lists.sourceforge.net
Subject: Re: More queries on guest swapping in KVM
Date: Thu, 01 May 2008 09:51:12 +0300 [thread overview]
Message-ID: <48196860.2070100@qumranet.com> (raw)
In-Reply-To: <896ae46a0804301452n748d068foc4e7e53dee83a4f6@mail.gmail.com>
Arn wrote:
> Hi ,
>
> Regarding the guest swapping mechanism (host ability to swap out guest
> pages),
>
> 1) Can the host swap out any page of a guest VM ? (including the
> guest's kernel pages)
right now kvm can swap any pages but pages that are mapped in it mmu
cache. (it doesnt matther if it kernel page or not)]
with mmu notifiers witch probably be marged to 2.6.26 we will be able to
swap the entire pages of the guest.
>
> 2) Does the guest know its page has been swapped out or is this
> transparent to the guest ? ( I think the guest
> wouldn't know but I just want to be sure)
it doesnt know.
>
> 3) Is there any way the guest can prevent the host from swapping out
> its pages ?
not without writing new code.
>
> thanks
> Arn
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
prev parent reply other threads:[~2008-05-01 6:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-30 21:52 More queries on guest swapping in KVM Arn
2008-05-01 6:51 ` Izik Eidus [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48196860.2070100@qumranet.com \
--to=izike@qumranet.com \
--cc=cse.syslab@gmail.com \
--cc=kvm-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.