Re: [Xen-devel] [PATCH v5 10/15] argo: implement the notify op

2019-01-30 Thread Christopher Clark
On Tue, Jan 22, 2019 at 6:14 AM Roger Pau Monné wrote: > > On Mon, Jan 21, 2019 at 01:59:50AM -0800, Christopher Clark wrote: > > Queries for data about space availability in registered rings and > > causes notification to be sent when space has become available. > > > > The hypercall op populates

Re: [Xen-devel] [PATCH v5 10/15] argo: implement the notify op

2019-01-22 Thread Roger Pau Monné
On Mon, Jan 21, 2019 at 01:59:50AM -0800, Christopher Clark wrote: > Queries for data about space availability in registered rings and > causes notification to be sent when space has become available. > > The hypercall op populates a supplied data structure with information about > ring state and

[Xen-devel] [PATCH v5 10/15] argo: implement the notify op

2019-01-21 Thread Christopher Clark
Queries for data about space availability in registered rings and causes notification to be sent when space has become available. The hypercall op populates a supplied data structure with information about ring state and if insufficient space is currently available in a given ring, the hypervisor