[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v13] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other.
Hi, On 28/11/16 15:43, Oleksandr Andrushchenko wrote: On 11/28/2016 05:00 PM, Julien Grall wrote:Hi Oleksandr, On 28/11/16 14:56, Oleksandr Andrushchenko wrote:On 11/28/2016 04:24 PM, Julien Grall wrote:Hi Oleksandr, On 28/11/16 14:12, Oleksandr Andrushchenko wrote:On 11/28/2016 03:27 PM, Jan Beulich wrote:+ * + * gref_dir_next_page - grant_ref_t, reference to the next page describing + * page directory. Must be 0 if no more pages in the list.If I am not mistaken 0 is a valid grant.Then I will remove this sentence, anyways BE knows how many grefs there are for the buffer size givenBTW, xen-blkfrint.c: #define GRANT_INVALID_REF 0 this is from where I got "Must be 0 if no more pages in the list." GRANT_INVALID_REF is internally to Linux and never exposed in the PV driver. So for me it is implementation details because ref 0 could be allocated (log dump by Xen): (XEN) -------- active -------- -------- shared -------- (XEN) [ref] localdom mfn pin localdom gmfn flags (XEN) grant-table for remote domain: 2 (v1) (XEN) [ 0] 0 0x99bf35 0x00000001 0 0x039000 0x19 (XEN) [ 1] 0 0x99bf33 0x00000001 0 0x039001 0x19 Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |