* More queries on guest swapping in KVM
@ 2008-04-30 21:52 Arn
2008-05-01 6:51 ` Izik Eidus
0 siblings, 1 reply; 2+ messages in thread
From: Arn @ 2008-04-30 21:52 UTC (permalink / raw)
To: kvm-devel
[-- Attachment #1.1: Type: text/plain, Size: 421 bytes --]
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)
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)
3) Is there any way the guest can prevent the host from swapping out its
pages ?
thanks
Arn
[-- Attachment #1.2: Type: text/html, Size: 471 bytes --]
[-- Attachment #2: Type: text/plain, Size: 320 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 158 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: More queries on guest swapping in KVM
2008-04-30 21:52 More queries on guest swapping in KVM Arn
@ 2008-05-01 6:51 ` Izik Eidus
0 siblings, 0 replies; 2+ messages in thread
From: Izik Eidus @ 2008-05-01 6:51 UTC (permalink / raw)
To: Arn; +Cc: kvm-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-01 6:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 21:52 More queries on guest swapping in KVM Arn
2008-05-01 6:51 ` Izik Eidus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox