Hi Roger,
On 19/09/17 12:40, Roger Pau Monné wrote:
On Tue, Sep 19, 2017 at 10:44:53AM +0100, Julien Grall wrote:
Hi,
On 19/09/17 08:13, Roger Pau Monné wrote:
On Mon, Sep 18, 2017 at 06:32:22PM +0100, Julien Grall wrote:
Hi Roger,
On 18/09/17 17:58, Roger Pau Monné wrote:
On Mon, Sep 18,
On Tue, Sep 19, 2017 at 10:44:53AM +0100, Julien Grall wrote:
> Hi,
>
> On 19/09/17 08:13, Roger Pau Monné wrote:
> > On Mon, Sep 18, 2017 at 06:32:22PM +0100, Julien Grall wrote:
> > > Hi Roger,
> > >
> > > On 18/09/17 17:58, Roger Pau Monné wrote:
> > > > On Mon, Sep 18, 2017 at 05:27:52PM +010
Hi Wei,
On 19/09/17 11:38, Wei Liu wrote:
On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
The implementation of get_paged_frame is currently different whether the
architecture support sharing memory or paging memory. Both
version are extremely similar so it is possible to consolid
On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
> The implementation of get_paged_frame is currently different whether the
> architecture support sharing memory or paging memory. Both
> version are extremely similar so it is possible to consolidate in a
> single implementation.
>
> T
)
>
> Subject: Re: [Xen-devel] [PATCH v2] xen: grant-table: Simplify
> get_paged_frame
>
> >>> On 19.09.17 at 11:39, wrote:
> > On 19/09/17 09:56, Jan Beulich wrote:
> >>>>> On 19.09.17 at 10:34, wrote:
> >>> I do wonder whether this func
(Xen.org)
Subject: Re: [Xen-devel] [PATCH v2] xen: grant-table: Simplify
get_paged_frame
Hi,
On 19/09/17 09:56, Jan Beulich wrote:
On 19.09.17 at 10:34, wrote:
I do wonder whether this function belongs in the grant table code though.
Getting the page from a (d, gfn) tuple is probably something
>>> On 19.09.17 at 11:39, wrote:
> On 19/09/17 09:56, Jan Beulich wrote:
> On 19.09.17 at 10:34, wrote:
>>> I do wonder whether this function belongs in the grant table code though.
>>> Getting the page from a (d, gfn) tuple is probably something that's needed
>>> in
>>> a few places and hen
t; (Xen.org)
> Subject: Re: [Xen-devel] [PATCH v2] xen: grant-table: Simplify
> get_paged_frame
>
> Hi,
>
> On 19/09/17 09:56, Jan Beulich wrote:
> >>>> On 19.09.17 at 10:34, wrote:
> >> I do wonder whether this function belongs in the grant table code thou
Hi,
On 19/09/17 08:13, Roger Pau Monné wrote:
On Mon, Sep 18, 2017 at 06:32:22PM +0100, Julien Grall wrote:
Hi Roger,
On 18/09/17 17:58, Roger Pau Monné wrote:
On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
The implementation of get_paged_frame is currently different whether t
Hi,
On 19/09/17 09:56, Jan Beulich wrote:
On 19.09.17 at 10:34, wrote:
I do wonder whether this function belongs in the grant table code though.
Getting the page from a (d, gfn) tuple is probably something that's needed in
a few places and hence putting the code in common/memory.c (with suitab
>>> On 19.09.17 at 10:34, wrote:
> I do wonder whether this function belongs in the grant table code though.
> Getting the page from a (d, gfn) tuple is probably something that's needed in
> a few places and hence putting the code in common/memory.c (with suitable
> adjustment to the error valu
t; (Xen.org) ; Julien Grall ;
> jbeul...@suse.com
> Subject: [Xen-devel] [PATCH v2] xen: grant-table: Simplify get_paged_frame
>
> The implementation of get_paged_frame is currently different whether the
> architecture support sharing memory or paging memory. Both
> versi
On Mon, Sep 18, 2017 at 06:32:22PM +0100, Julien Grall wrote:
> Hi Roger,
>
> On 18/09/17 17:58, Roger Pau Monné wrote:
> > On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
> > > The implementation of get_paged_frame is currently different whether the
> > > architecture support sharin
Hi Roger,
On 18/09/17 17:58, Roger Pau Monné wrote:
On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
The implementation of get_paged_frame is currently different whether the
architecture support sharing memory or paging memory. Both
version are extremely similar so it is possible t
On Mon, Sep 18, 2017 at 05:27:52PM +0100, Julien Grall wrote:
> The implementation of get_paged_frame is currently different whether the
> architecture support sharing memory or paging memory. Both
> version are extremely similar so it is possible to consolidate in a
> single implementation.
>
> T
The implementation of get_paged_frame is currently different whether the
architecture support sharing memory or paging memory. Both
version are extremely similar so it is possible to consolidate in a
single implementation.
The main difference is the x86 version will allow grant on foreign page
whe
16 matches
Mail list logo