Re: [Xen-devel] Page Fault

2015-11-30 Thread Gohar Irfan
Sorry, my apologies. I got it now, thanks!

On Mon, Nov 30, 2015 at 3:32 PM Jan Beulich  wrote:

> >>> On 29.11.15 at 19:19,  wrote:
> > Inside the page fault handler for shadow page tables (sh_page_fault
> > function in multi.c) where is the code for swapping in a page from disk?
>
> There is no swapping in from disk in that code. You probably think
> of memory-paging, which has nothing to do with shadow code.
>
> Jan
>
>
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


Re: [Xen-devel] Page Fault

2015-11-30 Thread Jan Beulich
>>> On 29.11.15 at 19:19,  wrote:
> Inside the page fault handler for shadow page tables (sh_page_fault
> function in multi.c) where is the code for swapping in a page from disk?

There is no swapping in from disk in that code. You probably think
of memory-paging, which has nothing to do with shadow code.

Jan


___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


[Xen-devel] Page Fault

2015-11-29 Thread Gohar Irfan
Inside the page fault handler for shadow page tables (sh_page_fault
function in multi.c) where is the code for swapping in a page from disk?
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel